mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 23:05:23 +01:00
* Removed bangs from `getEnemyParty` and `getPlayerParty` * Replaced instances of consecutive `game.scene.getPlayerParty` with destructuring * More array destructuring!!! * Replaced `game.scene.getXXXParty()[0]` with `game.field.getEnemyPokemon` * Deleted duplicate sturdy test case * Fiexd syntax errors * Fixed remaining issues; removed direct assignment to `Pokemon.moveset` * Fixed remaining error |
||
|---|---|---|
| .. | ||
| pokemon-id-checks.test.ts | ||
| pokemon.test.ts | ||