diff options
author | NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> | 2022-12-25 20:06:42 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-25 10:06:42 +0100 |
commit | 72d03dc83acd306a82ed67bd94b2630115762ddb (patch) | |
tree | 5b9ac9d0b327e516a78da89478ae5f72b6345188 /constants | |
parent | bebdbe0971a2fe83b7d1c27fe3e3d3fd139b8f59 (diff) | |
download | NotEnoughUpdates-REPO-72d03dc83acd306a82ed67bd94b2630115762ddb.tar.gz NotEnoughUpdates-REPO-72d03dc83acd306a82ed67bd94b2630115762ddb.tar.bz2 NotEnoughUpdates-REPO-72d03dc83acd306a82ed67bd94b2630115762ddb.zip |
bingo: all (#878)
Diffstat (limited to 'constants')
-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 c86abbf2..1c024670 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -295,6 +295,7 @@ "SNAIL": "MINING", "MOOSHROOM_COW": "FARMING", "KUUDRA": "COMBAT", - "REINDEER": "FISHING" + "REINDEER": "FISHING", + "BINGO": "ALL" } } |