aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
Diffstat (limited to 'constants')
-rw-r--r--constants/misc.json5
-rw-r--r--constants/parents.json20
2 files changed, 24 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json
index 23902040..a75c978d 100644
--- a/constants/misc.json
+++ b/constants/misc.json
@@ -1150,7 +1150,10 @@
"7a9dc802d4014d7d93c08dd1bc98c70d",
"781fa5776ab64a60a93c788ce5284a91",
"c346498734274398a5d594614515a6b2",
- "f51f722efec648b0a358785a0bbcaa36"
+ "f51f722efec648b0a358785a0bbcaa36",
+ "61d6fcac9885435bae627f8f4e2910fe",
+ "dd3384c0775b4c918c59dc291f9902af",
+ "3d2be6a62eec40f491ea1bfa994d43b7"
],
"ranks": {
diff --git a/constants/parents.json b/constants/parents.json
index 675d6da2..4855696c 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2177,5 +2177,25 @@
],
"ENDER_RELIC":[
"ENDER_ARTIFACT"
+ ],
+ "SCORPIUS_SPECIAL_MAYOR_MONSTER":[
+ "DERPY_SPECIAL_MAYOR_MONSTER",
+ "JERRY_SPECIAL_MAYOR_MONSTER"
+ ],
+ "DIANA_MAYOR_MONSTER":[
+ "MARINA_MAYOR_MONSTER",
+ "COLE_MAYOR_MONSTER",
+ "PAUL_MAYOR_MONSTER",
+ "DIAZ_MAYOR_MONSTER"
+ ],
+ "VOIDGLOOM_SERAPH_1_BOSS":[
+ "VOIDGLOOM_SERAPH_2_BOSS",
+ "VOIDGLOOM_SERAPH_3_BOSS",
+ "VOIDGLOOM_SERAPH_4_BOSS"
+ ],
+ "SVEN_PACKMASTER_1_BOSS":[
+ "SVEN_PACKMASTER_2_BOSS",
+ "SVEN_PACKMASTER_3_BOSS",
+ "SVEN_PACKMASTER_4_BOSS"
]
}