From b09d5d229d6134a9346b0a702bff4ccccf66e5d0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 1 Jun 2021 12:31:05 +0200 Subject: Reforge Stones and Rainbow Names + removing Item + update things (#503) * Reforge Stones and Rainbow Names * Removing dupe json with the wrong name * Fixing other Stuff * Another Rainbow name * Another Fix * Rainbow name * Rainbow Name * Another Fix * First Part * Fuck * Part 2 * Part 3 * Part 4 * copy paste ftw --- constants/essencecosts.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'constants/essencecosts.json') diff --git a/constants/essencecosts.json b/constants/essencecosts.json index 98198e8f..06af1f3c 100644 --- a/constants/essencecosts.json +++ b/constants/essencecosts.json @@ -5,8 +5,8 @@ "1":200, "2":300, "3":400, - "4":500, - "5":600 + "4":550, + "5":750 }, "JERRY_STAFF":{ "type":"Wither", -- cgit