aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/misc.json3
-rw-r--r--constants/parents.json6
2 files changed, 8 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 82fcbf1f..1ef56de4 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": [
diff --git a/constants/parents.json b/constants/parents.json
index 276fa359..c576528d 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2805,5 +2805,11 @@
"KUUDRA_BURNING_TIER_KEY",
"KUUDRA_HOT_TIER_KEY",
"KUUDRA_TIER_KEY"
+ ],
+ "BINGO_RING": [
+ "BINGO_TALISMAN"
+ ],
+ "HUNTER_RING": [
+ "HUNTER_TALISMAN"
]
}