pokemon-showdown/data
Marty-D 00e316c085 Fix Pursuit potentially running multiple times
- Previously, a Pokemon unable to execute Pursuit against a slower
target would attempt to execute Pursuit again should its target switch
out with U-turn, Volt Switch, or Parting Shot, which would run two sleep
checks, freeze checks, etc.
2015-03-05 20:19:17 -05:00
..
abilities.js Fix Pickup to use correct behavior 2015-02-25 20:19:09 -08:00
aliases.js Merge pull request #1569 from ascriptmaster/alias 2015-03-03 15:11:16 -06:00
formats-data.js Tier change revisions 2015-03-04 22:04:50 -05:00
items.js Fix Pickup to use correct behavior 2015-02-25 20:19:09 -08:00
learnsets-g6.js Update learnsets-g6 2014-12-29 21:46:55 -05:00
learnsets.js Remove redundant data from Pumpkaboo-Super 2015-03-04 23:08:07 +04:00
moves.js Fix Pursuit potentially running multiple times 2015-03-05 20:19:17 -05:00
pokedex.js Add Plasmanta's flavor ability 2015-01-31 21:03:18 -05:00
rulesets.js Update Monotype bans 2015-02-12 23:07:31 -05:00
scripts.js Fix Pursuit potentially running multiple times 2015-03-05 20:19:17 -05:00
statuses.js Fix Auras 2015-02-18 21:14:42 -08:00
typechart.js Spaces around operators and === instead of == 2014-04-22 01:56:11 +10:00