diff options
author | Abdelrahman Mostafa <mostafasamy80@yahoo.com> | 2021-05-26 03:19:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-25 21:19:11 -0400 |
commit | 73886352ca97017e94239590cf813f23c71ba13e (patch) | |
tree | 4dd88f95c63c5d981921bf57b8fc151aea1d945a /constants/essencecosts.json | |
parent | dd5bcc03b981dbcbf7411e44af09227d258e4410 (diff) | |
download | NotEnoughUpdates-REPO-73886352ca97017e94239590cf813f23c71ba13e.tar.gz NotEnoughUpdates-REPO-73886352ca97017e94239590cf813f23c71ba13e.tar.bz2 NotEnoughUpdates-REPO-73886352ca97017e94239590cf813f23c71ba13e.zip |
Update essencecosts.json (#499)
Diffstat (limited to 'constants/essencecosts.json')
-rw-r--r-- | constants/essencecosts.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/constants/essencecosts.json b/constants/essencecosts.json index 296af55b..98198e8f 100644 --- a/constants/essencecosts.json +++ b/constants/essencecosts.json @@ -1792,7 +1792,7 @@ "4":250, "5":500 }, - "GOLD_THRON_HEAD":{ + "GOLD_THORN_HEAD":{ "type":"Gold", "1":50, "2":75, @@ -1920,7 +1920,7 @@ "4":250, "5":500 }, - "DIAMOND_THRON_HEAD":{ + "DIAMOND_THORN_HEAD":{ "type":"Diamond", "1":50, "2":75, @@ -2014,4 +2014,4 @@ "4":200, "5":300 } -}
\ No newline at end of file +} |