aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/misc.json3
-rw-r--r--constants/parents.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/constants/misc.json b/constants/misc.json
index daa582cf..f0946340 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -2515,6 +2515,9 @@
],
"IQ_POINT": [
"TWO_IQ_POINT"
+ ],
+ "CENTURY_TALISMAN": [
+ "CENTURY_RING"
]
},
"ignored_talisman": [
diff --git a/constants/parents.json b/constants/parents.json
index 6bd2cb3d..64a19501 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -4288,5 +4288,8 @@
"RIFT_TROPHY_SLIME",
"RIFT_TROPHY_VAMPIRIC",
"RIFT_TROPHY_MOUNTAIN"
+ ],
+ "CENTURY_RING": [
+ "CENTURY_TALISMAN"
]
} \ No newline at end of file