diff options
author | jani270 <jani270@gmx.de> | 2022-05-28 20:04:32 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-05-28 20:04:32 +0200 |
commit | 391dc8cf1e09f727713e485749d6c770e116001e (patch) | |
tree | 5aca4633b460000a8a546f658d1caca28c1ff839 /constants/parents.json | |
parent | b100ae66c2ef8f402ec6be4357f96c10fd4ded24 (diff) | |
download | NotEnoughUpdates-REPO-391dc8cf1e09f727713e485749d6c770e116001e.tar.gz NotEnoughUpdates-REPO-391dc8cf1e09f727713e485749d6c770e116001e.tar.bz2 NotEnoughUpdates-REPO-391dc8cf1e09f727713e485749d6c770e116001e.zip |
Added mobs and fixed 3 npc's
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/constants/parents.json b/constants/parents.json index 92167951..075a59dc 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2996,5 +2996,10 @@ "FINE_OPAL_GEM", "FLAWED_OPAL_GEM", "ROUGH_OPAL_GEM" + ], + "INFERNO_DEMONLORD_1_BOSS": [ + "INFERNO_DEMONLORD_2_BOSS", + "INFERNO_DEMONLORD_3_BOSS", + "INFERNO_DEMONLORD_4_BOSS" ] } |