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/essencecosts.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/essencecosts.json')
-rw-r--r-- | constants/essencecosts.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/constants/essencecosts.json b/constants/essencecosts.json index 9fc1ba61..2b60ce30 100644 --- a/constants/essencecosts.json +++ b/constants/essencecosts.json @@ -1737,12 +1737,12 @@ }, "JUJU_SHORTBOW":{ "type":"Dragon", - "dungeonize":300, - "1":100, - "2":200, - "3":300, - "4":500, - "5":750 + "dungeonize":150, + "1":30, + "2":60, + "3":120, + "4":200, + "5":300 }, "MIDAS_STAFF":{ "type":"Gold", |