diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-12 22:01:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-12 21:01:05 +0000 |
commit | 3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0 (patch) | |
tree | 03befedb296ad29628017681bb09fff8118c00f6 /constants/pets.json | |
parent | 352326f2f76c9726cec28cb96ca42f516c2e54f3 (diff) | |
download | NotEnoughUpdates-REPO-3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0.tar.gz NotEnoughUpdates-REPO-3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0.tar.bz2 NotEnoughUpdates-REPO-3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0.zip |
Added new update stuff (#1067)
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 abbf4790..be0c5675 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -298,6 +298,7 @@ "REINDEER": "FISHING", "BINGO": "ALL", "EERIE": "COMBAT", - "SLUG": "FARMING" + "SLUG": "FARMING", + "OWL": "TAMING" } }
\ No newline at end of file |