From fda5ae06f1fa40c3a7c00d70c256886bc4994068 Mon Sep 17 00:00:00 2001 From: Tymon <68197445+xTymonWasTaken@users.noreply.github.com> Date: Sun, 6 Sep 2020 23:07:25 +0200 Subject: Update MIDAS_SWORD.json Apparently the color code for the money value after Price paid: was 6 and not 7 so fixed that --- items/MIDAS_SWORD.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/MIDAS_SWORD.json') diff --git a/items/MIDAS_SWORD.json b/items/MIDAS_SWORD.json index bcb817fd..76f7315e 100644 --- a/items/MIDAS_SWORD.json +++ b/items/MIDAS_SWORD.json @@ -19,7 +19,7 @@ "§7is §c120 §7if the bid was", "§7§650,000,000 Coins §7or higher!", "", - "§7Price paid: §750,040,000", + "§7Price paid: §650,040,000", "§7Strength Bonus: §c120", "§7Damage Bonus: §c120", "", -- cgit