mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
Steel-types are immune to the poison status in Gen 3+, so wrap it into the "fail when the opposing Pokemon is immune to the status it sets" and set up the poison-inflicting status test to check Generation 2. Spin off Thunder Wave to its own test, and also create a test for Glare to check its Generation 3 behavior as well. |
||
|---|---|---|
| .. | ||
| choice-parser.js | ||
| eventemitter.js | ||
| inversebattle.js | ||
| statuses.js | ||
| statusmoves.js | ||
| typechange.js | ||
| weight.js | ||