diff options
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": [ |