Skip to content

Commit

Permalink
Merge pull request #135 from Wlowscha/separate-battle-form-names
Browse files Browse the repository at this point in the history
Separate battle form names
  • Loading branch information
Adri1 authored Feb 21, 2025
2 parents f58fedd + dd56a0f commit d269285
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions en/pokemon-form.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,5 +311,15 @@
"PALDEA": "Paldean {{pokemonName}}",
"ETERNAL": "Eternal Flower {{pokemonName}}",
"BLOODMOON": "Bloodmoon {{pokemonName}}"
},
"battleForm": {
"mega": "Mega",
"mega-x": "Mega X",
"mega-y": "Mega Y",
"primal": "Primal",
"gigantamax": "G-Max",
"gigantamax-single": "G-Max Single Strike",
"gigantamax-rapid": "G-Max Rapid Strike",
"eternamax": "E-Max"
}
}

0 comments on commit d269285

Please sign in to comment.