diff options
author | Strebbypatty <82723062+Strebbypatty@users.noreply.github.com> | 2021-07-28 23:06:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-28 17:06:22 -0400 |
commit | 522126a6f4be380f39e5f356cfeb22c79b860b13 (patch) | |
tree | 2e32b5ac39266db42a2b9122b12271bd74cd66bf /constants/pets.json | |
parent | d37eb42a3aa12bf1c907baf9f5f976ddf6f375a0 (diff) | |
download | NotEnoughUpdates-REPO-522126a6f4be380f39e5f356cfeb22c79b860b13.tar.gz NotEnoughUpdates-REPO-522126a6f4be380f39e5f356cfeb22c79b860b13.tar.bz2 NotEnoughUpdates-REPO-522126a6f4be380f39e5f356cfeb22c79b860b13.zip |
Newest Even Newer New Crystal Hollow Items, this time with a new amazing weird pet that needs to be forged for way too long (#567)
* Add files via upload
* Update pets.json
* Update GEMSTONE_CHAMBER.json
* Update AMMONITE;0.json
* Update AMMONITE;0.json
* Update GEMSTONE_CHAMBER.json
Diffstat (limited to 'constants/pets.json')
-rw-r--r-- | constants/pets.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/constants/pets.json b/constants/pets.json index defc3fd7..0831c16d 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -184,6 +184,7 @@ "BAL":"COMBAT", "GOLDEN_DRAGON":"COMBAT", "RAT":"COMBAT", - "SCATHA":"MINING" + "SCATHA":"MINING", + "AMMONITE":"FISHING" } -}
\ No newline at end of file +} |