diff options
Diffstat (limited to 'constants/Belts.json')
-rw-r--r-- | constants/Belts.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/constants/Belts.json b/constants/Belts.json index e7affd7..176137f 100644 --- a/constants/Belts.json +++ b/constants/Belts.json @@ -1,10 +1,10 @@ { "belts": { - "§fWhite Belt": 0, - "§eYellow Belt": 1000, - "§aGreen Belt": 2000, - "§9Blue Belt": 4000, - "§6Brown Belt": 6000, - "§8Black Belt": 7000 + "§fWhite Belt": 0, + "§eYellow Belt": 1000, + "§aGreen Belt": 2000, + "§9Blue Belt": 4000, + "§6Brown Belt": 6000, + "§8Black Belt": 7000 } } |