aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--constants/Belts.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/constants/Belts.json b/constants/Belts.json
new file mode 100644
index 0000000..e7affd7
--- /dev/null
+++ b/constants/Belts.json
@@ -0,0 +1,10 @@
+{
+ "belts": {
+ "§fWhite Belt": 0,
+ "§eYellow Belt": 1000,
+ "§aGreen Belt": 2000,
+ "§9Blue Belt": 4000,
+ "§6Brown Belt": 6000,
+ "§8Black Belt": 7000
+ }
+}