diff options
author | Tymon <68197445+xTymonWasTaken@users.noreply.github.com> | 2020-09-06 23:07:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-06 23:07:25 +0200 |
commit | fda5ae06f1fa40c3a7c00d70c256886bc4994068 (patch) | |
tree | dd7299c3660e05915a69421c2ef3f95fcb950e2e /items/MIDAS_SWORD.json | |
parent | a9259a87ddef48007ebf0f0b494867fe3aa5858d (diff) | |
download | NotEnoughUpdates-REPO-fda5ae06f1fa40c3a7c00d70c256886bc4994068.tar.gz NotEnoughUpdates-REPO-fda5ae06f1fa40c3a7c00d70c256886bc4994068.tar.bz2 NotEnoughUpdates-REPO-fda5ae06f1fa40c3a7c00d70c256886bc4994068.zip |
Update MIDAS_SWORD.json
Apparently the color code for the money value after Price paid: was 6 and not 7 so fixed that
Diffstat (limited to 'items/MIDAS_SWORD.json')
-rw-r--r-- | items/MIDAS_SWORD.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", "", |