diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-12-03 11:25:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-03 21:25:24 +1100 |
commit | 8d30c12edce0800e744a93ee743e03a7f4dbb8c5 (patch) | |
tree | 3f5794f616926614c62e01df29a94d322dc50af1 /constants/pets.json | |
parent | eb78fb7fe219a0ac5f7a937008be6b65c515e6cf (diff) | |
download | NotEnoughUpdates-REPO-8d30c12edce0800e744a93ee743e03a7f4dbb8c5.tar.gz NotEnoughUpdates-REPO-8d30c12edce0800e744a93ee743e03a7f4dbb8c5.tar.bz2 NotEnoughUpdates-REPO-8d30c12edce0800e744a93ee743e03a7f4dbb8c5.zip |
Added new jerry stuff, fixed oringo npc and books (#869)
Diffstat (limited to 'constants/pets.json')
-rw-r--r-- | constants/pets.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/pets.json b/constants/pets.json index ea0ad022..c86abbf2 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -294,6 +294,7 @@ "AMMONITE": "FISHING", "SNAIL": "MINING", "MOOSHROOM_COW": "FARMING", - "KUUDRA": "COMBAT" + "KUUDRA": "COMBAT", + "REINDEER": "FISHING" } } |