pokemon-showdown/mods/gen3
Marty-D c85622391f Gen III: Fix sleep count interaction with Sleep Talk/Snore
- Basically, a counter separate from the sleep counter starts at 0, and
attempting to use Sleep Talk or Snore while asleep increments it by 1.
- If the Pokemon attempts to use any other move while asleep, this
counter is reset to 0.
- If the Pokemon switches out while asleep, the current value of the
counter is added to the sleep counter.
2015-07-07 20:30:39 -04:00
..
abilities.js Fix Travis build 2015-06-12 03:41:22 -05:00
formats-data.js Correct a few "events" from Pokémon XD 2015-05-29 14:27:00 -04:00
items.js Gen II, III: Quick Claw shows no message 2015-04-09 17:53:14 -04:00
moves.js Gen III, IV: Fix Taunt 2015-07-05 13:40:30 -04:00
scripts.js Revert "Gen 3: Fix residual order" 2014-12-23 12:39:27 +01:00
statuses.js Gen III: Fix sleep count interaction with Sleep Talk/Snore 2015-07-07 20:30:39 -04:00