aboutsummaryrefslogtreecommitdiff
path: root/constants/parents.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-06-26 17:10:39 +0200
committerGitHub <noreply@github.com>2021-06-26 11:10:39 -0400
commit173ed871b253674af7dec169935fcfbc6114e6f8 (patch)
treec4319dc9cb520abb4a11d19eda55e23b4dc7fdb0 /constants/parents.json
parentf08b10d10030d6a5565db61c5a00dfee97223a28 (diff)
downloadNotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.gz
NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.bz2
NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.zip
Slayer Boss Part 1, Mayor Part 1 and other Stuff (#527)
* Mobs, Mayor and other Stuff * Another Fix * Fixing Katanas * Another Fix
Diffstat (limited to 'constants/parents.json')
-rw-r--r--constants/parents.json20
1 files changed, 20 insertions, 0 deletions
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"
]
}