diff options
author | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-13 10:18:14 +0200 |
commit | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (patch) | |
tree | 6102cb59e173cb2ddb9b9206ba7799cc1632b2c4 /constants/parents.json | |
parent | 2c4f16d139c4d315de7ae1498afd75057d752715 (diff) | |
download | NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.gz NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.tar.bz2 NotEnoughUpdates-REPO-bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4.zip |
New Wiki links and other stuff
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 9bb295d5..18e74ba9 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2499,5 +2499,23 @@ "DUNGEON_DISC_3", "DUNGEON_DISC_4", "DUNGEON_DISC_5" + ], + "JUMBO_BACKPACK": [ + "GREATER_BACKPACK", + "LARGE_BACKPACK", + "MEDIUM_BACKPACK", + "SMALL_BACKPACK" + ], + "XXLARGE_ENCHANTED_CHEST": [ + "XLARGE_ENCHANTED_CHEST", + "LARGE_ENCHANTED_CHEST", + "MEDIUM_ENCHANTED_CHEST", + "SMALL_ENCHANTED_CHEST" + ], + "BINGO;4": [ + "BINGO;3", + "BINGO;2", + "BINGO;1", + "BINGO;0" ] } |