From 522126a6f4be380f39e5f356cfeb22c79b860b13 Mon Sep 17 00:00:00 2001 From: Strebbypatty <82723062+Strebbypatty@users.noreply.github.com> Date: Wed, 28 Jul 2021 23:06:22 +0200 Subject: 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 --- constants/pets.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'constants/pets.json') 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 +} -- cgit