Skip to content

Commit

Permalink
Merge pull request cecpk#326 from wraythex/new-moves-2
Browse files Browse the repository at this point in the history
Add 4 new moves
  • Loading branch information
wraythex authored Nov 4, 2023
2 parents d4b3150 + 7b25f8b commit 9e8164e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions static/data/moves.json
Original file line number Diff line number Diff line change
Expand Up @@ -1330,5 +1330,21 @@
"394": {
"name": "Roar of Time",
"type": "Dragon"
},
"395": {
"name": "Bleakwind Storm",
"type": "Flying"
},
"396": {
"name": "Sandsear Storm",
"type": "Ground"
},
"397": {
"name": "Wildbolt Storm",
"type": "Electric"
},
"398": {
"name": "Spirit Shackle",
"type": "Ghost"
}
}

0 comments on commit 9e8164e

Please sign in to comment.