pokemon-showdown/data
Guangcong Luo 331608da49 Fix Natural Cure message
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
2016-01-12 02:28:43 -08:00
..
abilities.js Fix Natural Cure message 2016-01-12 02:28:43 -08:00
aliases.js Update Seasonals alias 2016-01-04 15:47:57 -08:00
factory-sets.json Battle Factory: Remove Life Orb from Acrobatics set 2016-01-05 01:31:42 -06:00
formats-data.js Add CAP 21: Crucibelle 2016-01-11 18:55:05 -05:00
items.js Add CAP 21: Crucibelle 2016-01-11 18:55:05 -05:00
learnsets.js Add CAP 21: Crucibelle 2016-01-11 18:55:05 -05:00
moves.js Gen V, VI: Fix Heal Bell's interaction with Soundproof 2016-01-05 15:32:17 -05:00
pokedex.js Add CAP 21: Crucibelle 2016-01-11 18:55:05 -05:00
rulesets.js G&F: Remove unneeded clause 2016-01-01 23:23:13 +04:00
scripts.js CC: Fix Rotom formes and Pumpkaboo-Super 2016-01-11 19:10:50 +04:00
statuses.js Make sure partial trapping does not happen if the user is inactive 2016-01-08 15:44:33 -05:00
typechart.js