Trainer Card Command

This commit is contained in:
Dragon Fire
2021-02-11 13:45:03 -05:00
parent 05eee3fdb5
commit 775f6bc57b
11 changed files with 226 additions and 68 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"styles": {
"default": 3
},
"characters": {
"ash": 13,
"red": 922,
"ethan": 900,
"lyra": 901,
"brendan": 241,
"may": 255,
"lucas": 747,
"dawn": 856
},
"badges": {
"kanto": [2, 3, 4, 5, 6, 7, 8, 9],
"johto": [10, 11, 12, 13, 14, 15, 16, 17],
"hoenn": [18, 19, 20, 21, 22, 23, 24, 25],
"sinnoh": [26, 27, 28, 29, 30, 31, 32, 33],
"unova": [34, 35, 36, 37, 38, 39, 40, 41],
"kalos": [44, 45, 46, 47, 48, 49, 50, 51]
}
}