mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-11-05 02:41:21 +01:00
* Pokemon movesets no longer allow `null` values * Clean up all the bangs caused by movesets allowing `null` * Pokemon movesets no longer allow `null` values * Clean up all the bangs caused by movesets allowing `null` * Fix merge issues * Remove various unnecessary `?` * Apply biome * Fix `global-trade-system-encounter.ts` * Fix merge issue * Remove unnecessary parentheses * Remove missed `?` * Match formatting of `pokemon.ts` |
||
|---|---|---|
| .. | ||
| biomes.ts | ||
| egg-moves.ts | ||
| passives.ts | ||
| pokemon-evolutions.ts | ||
| pokemon-level-moves.ts | ||
| rates.ts | ||
| signature-species.ts | ||
| special-species-groups.ts | ||
| species-egg-tiers.ts | ||
| starters.ts | ||
| tms.ts | ||