mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
* Move Gen 1 Counter tests into its own section * Confusion damage, (h)jk recoil, and draining can be countered in gen 1 * Recoil and Drain round down in gen 1 (against substitute) * Add tests for Counter + fix linting issue * lastSelectedMove is updated when Mirror Move or Metronome calls another move * Move pokemon.side.lastMove setting into a (more) correct location * move pokemon.lastMove as well * Remove unnecessary seed in test |
||
|---|---|---|
| .. | ||
| mods | ||
| text | ||
| abilities.ts | ||
| aliases.ts | ||
| bss-factory-sets.json | ||
| cap-1v1-sets.json | ||
| conditions.ts | ||
| factory-sets.json | ||
| formats-data.ts | ||
| FORMES.md | ||
| items.ts | ||
| learnsets.ts | ||
| moves.ts | ||
| natures.ts | ||
| pokedex.ts | ||
| random-teams.ts | ||
| rulesets.ts | ||
| scripts.ts | ||
| tags.ts | ||
| typechart.ts | ||