mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-12 15:34:27 -05:00
* Gen 2: revert Mirror Move fix, since it is bugging Encore * Use a volatile for checking if a Pokemon has a last move for Mirror Move purposes * conversion2 * Disable * Mimic * Spite * Do mirror move in onTryHit * Gen 1 shouldn't inherit onTryHit for mirror move and mimic * Commenting * Instead of using a volatile, add a new field for a pokemon 'lastMoveEncore' used only in gen 2 and only for Encore * Add test for Gen 2 Encore |
||
|---|---|---|
| .. | ||
| abilities | ||
| items | ||
| misc | ||
| moves | ||
| team-validator | ||
| tools | ||
| choice-parser.js | ||
| data.js | ||
| decisions.js | ||
| dex.js | ||
| events.js | ||