✨
This commit is contained in:
@@ -28,24 +28,28 @@
|
||||
"current": 0
|
||||
},
|
||||
"moves": {
|
||||
"move 1": {
|
||||
"category": 0,
|
||||
"type": 0,
|
||||
"move1": {
|
||||
"name": "",
|
||||
"category": "Physical",
|
||||
"type": "Normal",
|
||||
"description": ""
|
||||
},
|
||||
"move 2": {
|
||||
"category": 0,
|
||||
"type": 0,
|
||||
"move2": {
|
||||
"name": "",
|
||||
"category": "Physical",
|
||||
"type": "Normal",
|
||||
"description": ""
|
||||
},
|
||||
"move 3": {
|
||||
"category": 0,
|
||||
"type": 0,
|
||||
"move3": {
|
||||
"name": "",
|
||||
"category": "Physical",
|
||||
"type": "Normal",
|
||||
"description": ""
|
||||
},
|
||||
"move 4": {
|
||||
"category": 0,
|
||||
"type": 0,
|
||||
"move4": {
|
||||
"name": "",
|
||||
"category": "Physical",
|
||||
"type": "Normal",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user