aboutsummaryrefslogtreecommitdiff
path: root/constants/Belts.json
blob: e7affd70227b1c75b12297d9507d58f8ddb934ec (plain)
1
2
3
4
5
6
7
8
9
10
{
  "belts": {
     "§fWhite Belt": 0,
     "§eYellow Belt": 1000,
     "§aGreen Belt": 2000,
     "§9Blue Belt": 4000,
     "§6Brown Belt": 6000,
     "§8Black Belt": 7000
  }
}