diff options
author | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-03 16:24:07 +0200 |
commit | c533db84447d55d8af368b0c7a16991e83ed94d6 (patch) | |
tree | cebec991dfd2ff9896a783382d7cef8c2c0fa6c5 /constants/misc.json | |
parent | 4afedc799db3ca18beadcc3ce22b5b28eec2c61c (diff) | |
download | NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.gz NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.tar.bz2 NotEnoughUpdates-REPO-c533db84447d55d8af368b0c7a16991e83ed94d6.zip |
god this isnt good for my mental health
maybe breaks some shit but idc
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/constants/misc.json b/constants/misc.json index e288e940..9382220d 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -75,7 +75,8 @@ "winter": "Jerry's Workshop", "dungeon": "Dungeon", "dungeon_hub": "Dungeon Hub", - "crystal_hollows": "Crystal Hollows" + "crystal_hollows": "Crystal Hollows", + "instanced": "Kuudra's End" }, "talisman_upgrades": { "WOLF_TALISMAN": [ @@ -876,6 +877,18 @@ "BINGO_TALISMAN": [ "BINGO_RING" ], + "ODGERS_BRONZE_TOOTH": [ + "ODGERS_SILVER_TOOTH", + "ODGERS_GOLD_TOOTH", + "ODGERS_DIAMOND_TOOTH" + ], + "ODGERS_SILVER_TOOTH": [ + "ODGERS_GOLD_TOOTH", + "ODGERS_DIAMOND_TOOTH" + ], + "ODGERS_GOLD_TOOTH": [ + "ODGERS_DIAMOND_TOOTH" + ], "PARTY_HAT_CRAB_YELLOW": [ "PARTY_HAT_CRAB_RED", "PARTY_HAT_CRAB_PURPLE", @@ -965,18 +978,6 @@ "PARTY_HAT_CRAB_GREEN", "PARTY_HAT_CRAB_BLACK", "PARTY_HAT_CRAB_YELLOW" - ], - "ODGERS_BRONZE_TOOTH": [ - "ODGERS_SILVER_TOOTH", - "ODGERS_GOLD_TOOTH", - "ODGERS_DIAMOND_TOOTH" - ], - "ODGERS_SILVER_TOOTH": [ - "ODGERS_GOLD_TOOTH", - "ODGERS_DIAMOND_TOOTH" - ], - "ODGERS_GOLD_TOOTH": [ - "ODGERS_DIAMOND_TOOTH" ] }, "special_bois": [ |