diff options
-rw-r--r-- | constants/BingoRanks.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/constants/BingoRanks.json b/constants/BingoRanks.json new file mode 100644 index 0000000..623bfd9 --- /dev/null +++ b/constants/BingoRanks.json @@ -0,0 +1,9 @@ +{ + "ranks": { + "§7Ⓑ": 0, + "§aⒷ": 1, + "§9Ⓑ": 2, + "§5Ⓑ": 3, + "§6Ⓑ": 4 + } +}
\ No newline at end of file |