aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/misc.json8
-rw-r--r--constants/parents.json4
2 files changed, 10 insertions, 2 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 8c602112..2e893092 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -893,8 +893,12 @@
"BURSTSTOPPER_TALISMAN": [
"BURSTSTOPPER_ARTIFACT"
],
- "BINGO_RING": [
- "BINGO_ARTIFACT"
+ "GREAT_SPOOK_TALISMAN": [
+ "GREAT_SPOOK_RING",
+ "GREAT_SPOOK_ARTIFACT"
+ ],
+ "GREAT_SPOOK_RING": [
+ "GREAT_SPOOK_ARTIFACT"
]
},
"special_bois": [
diff --git a/constants/parents.json b/constants/parents.json
index a6e0360d..bb383c16 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -3086,5 +3086,9 @@
"ULTIMATE_BOBBIN_TIME;3": [
"ULTIMATE_BOBBIN_TIME;4",
"ULTIMATE_BOBBIN_TIME;5"
+ ],
+ "GREAT_SPOOK_ARTIFACT": [
+ "GREAT_SPOOK_RING",
+ "GREAT_SPOOK_TALISMAN"
]
} \ No newline at end of file