From 92b98eb71402f1e7bcc1f4b3fe0dce6917ad60d3 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 4 Nov 2023 22:17:29 +0100 Subject: Added Eerie Pet to the pets.json (i did not forget this existed (#1030) * Added Eerie Pet to the pets.json (i did not forget this existed * Removed prerelease things --- constants/pets.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'constants') diff --git a/constants/pets.json b/constants/pets.json index 1c024670..a25c20f2 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -296,6 +296,7 @@ "MOOSHROOM_COW": "FARMING", "KUUDRA": "COMBAT", "REINDEER": "FISHING", - "BINGO": "ALL" + "BINGO": "ALL", + "EERIE": "COMBAT" } -} +} \ No newline at end of file -- cgit