mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-01 07:28:21 +01:00
* Move LearnMoveSituation to its own file * Remove unused selfStatLowerMoves array * Move all-moves to its own file * Move TurnMove interface to its own file * move AiType to its own file * Move PokemonMove to its own file * Move DamageCalculationResult interface to its own file * Move fieldPosition to its own file * Move hit-result to its own file * Move DamageResult to its own file * Move SpeciesWildEvolutionDelay to its own file * move EvolutionItem to its own file |
||
|---|---|---|
| .. | ||
| challengeModeHelper.ts | ||
| classicModeHelper.ts | ||
| dailyModeHelper.ts | ||
| gameManagerHelper.ts | ||
| modifiersHelper.ts | ||
| moveHelper.ts | ||
| overridesHelper.ts | ||
| reloadHelper.ts | ||
| settingsHelper.ts | ||