From 73886352ca97017e94239590cf813f23c71ba13e Mon Sep 17 00:00:00 2001 From: Abdelrahman Mostafa Date: Wed, 26 May 2021 03:19:11 +0200 Subject: Update essencecosts.json (#499) --- constants/essencecosts.json | 6 +++--- 1 file 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 +} -- cgit