mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-16 01:14:54 -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 |
||
|---|---|---|
| .. | ||
| abilities | ||
| items | ||
| misc | ||
| moves | ||
| team-validator | ||
| tools | ||
| choice-parser.js | ||
| data.js | ||
| decisions.js | ||
| dex.js | ||
| events.js | ||