mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Trainer Card Command
This commit is contained in:
@@ -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]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user