diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-10 16:01:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-10 10:01:33 -0400 |
commit | 532212d429cce9f7ae975ece83871df1ef543715 (patch) | |
tree | 7309f86024c558e5dcf45335f5cda60ab8fbbe06 /constants/parents.json | |
parent | 6f2b1cd7ff461bda70231c03bf38ad4a3e24ba61 (diff) | |
download | NotEnoughUpdates-REPO-532212d429cce9f7ae975ece83871df1ef543715.tar.gz NotEnoughUpdates-REPO-532212d429cce9f7ae975ece83871df1ef543715.tar.bz2 NotEnoughUpdates-REPO-532212d429cce9f7ae975ece83871df1ef543715.zip |
Mobs & Names + Fixes (#516)
* Removing Mobs
* Rainbow Names
* Mobs
* Fixing Ultimate Wise
* Fixing Warped Stone
* Fixing Juju Shortbow
* Fixing Terminator
* Rainbow Name account change
* Adding Mobs back and changed them to skulls
* Fixing Carrot King
* Update parents.json
* Removing Item age
* Another one
* Wiki Links
* Another Rainbowname
* Another one
Diffstat (limited to 'constants/parents.json')
-rw-r--r-- | constants/parents.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/constants/parents.json b/constants/parents.json index d2987e99..675d6da2 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -2126,8 +2126,8 @@ "UNSTABLE_LOST_ADVENTURER_MINIBOSS", "YOUNG_LOST_ADVENTURER_MINIBOSS" ], - "BAIT_RING":[ - "SPIKED_ATROCITY" + "SPIKED_ATROCITY":[ + "BAIT_RING" ], "MANA_STEAL;1":[ "MANA_STEAL;2", |