aboutsummaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2021-05-26 19:55:08 +0200
committerGitHub <noreply@github.com>2021-05-26 13:55:08 -0400
commitf33125d679b6c41457e5370c6fdb6b7f542f2d4a (patch)
treebfe82f081e7cf20cc18ab7961f333738f36ccbbc /constants
parent73886352ca97017e94239590cf813f23c71ba13e (diff)
downloadNotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.tar.gz
NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.tar.bz2
NotEnoughUpdates-REPO-f33125d679b6c41457e5370c6fdb6b7f542f2d4a.zip
Mobs, Wiki Link fixes, new Items (#500)
Diffstat (limited to 'constants')
-rw-r--r--constants/parents.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json
index 3f56949e..67fa3c8a 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -2118,5 +2118,11 @@
"POEM_OF_INFINITE_LOVE",
"FLOWER_MAELSTROM",
"VERY_OFFICIAL_YELLOW_ROCK"
+ ],
+ "FROZEN_ADVENTURER_MINIBOSS":[
+ "SUPERIOR_LOST_ADVENTURER_MINIBOSS",
+ "HOLY_LOST_ADVENTURER_MINIBOSS",
+ "UNSTABLE_LOST_ADVENTURER_MINIBOSS",
+ "YOUNG_LOST_ADVENTURER_MINIBOSS"
]
}