Skip to content

Commit

Permalink
Mega laucher for the dudes
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaD173 committed Dec 3, 2023
1 parent 9f8a047 commit 6d8c925
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions data/mods/gen9vgcgay/learnsets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20719,6 +20719,9 @@ export const Learnsets: {[k: string]: ModdedLearnsetData} = {
],
"mistball": [
"9M"
],
"barrage": [
"9M"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions data/mods/gen9vgcgay/pokedex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ export const Pokedex: {[k: string]: ModdedSpeciesData} = {
},
"abilities": {
"0": "Quick Draw",
"1": "Own Tempo",
"1": "Mega Launcher",
"H": "Regenerator"
},
"inherit": true
Expand Down Expand Up @@ -4648,7 +4648,7 @@ export const Pokedex: {[k: string]: ModdedSpeciesData} = {
"spe": 40
},
"abilities": {
"0": "Lightning Rod",
"0": "Mega Launcher",
"1": "Solid Rock",
"H": "Just the Tip"
},
Expand Down

0 comments on commit 6d8c925

Please sign in to comment.