diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-04 22:17:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-04 21:17:29 +0000 |
commit | 92b98eb71402f1e7bcc1f4b3fe0dce6917ad60d3 (patch) | |
tree | 4dc2b4137486d32cd3cf64604f78ac0fa3f0c0d3 /constants/pets.json | |
parent | 77d0205b44675a9ab6aec197d52251e067c0842f (diff) | |
download | NotEnoughUpdates-REPO-92b98eb71402f1e7bcc1f4b3fe0dce6917ad60d3.tar.gz NotEnoughUpdates-REPO-92b98eb71402f1e7bcc1f4b3fe0dce6917ad60d3.tar.bz2 NotEnoughUpdates-REPO-92b98eb71402f1e7bcc1f4b3fe0dce6917ad60d3.zip |
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
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 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 |