mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-24 00:36:27 -05:00
In-game, you can see your opponent's pokemon represented as balls, with statused pokemon being dark balls. Because of this, light balls are clearly not statused, which allows you to know when a pokemon has Natural Cure. The only exception is in Doubles/Triples, where multiple pokemon that are statused but could have Natural Cure switch out at the same time, but not all of them have Natural Cure: it's not possible to know which pokemon had Natural Cure. This exception is now handled correctly. Fixes #1452 |
||
|---|---|---|
| .. | ||
| abilities.js | ||
| aliases.js | ||
| factory-sets.json | ||
| formats-data.js | ||
| items.js | ||
| learnsets.js | ||
| moves.js | ||
| pokedex.js | ||
| rulesets.js | ||
| scripts.js | ||
| statuses.js | ||
| typechart.js | ||