pokemon-showdown/data
Kevin Lau aaea0556f7 Fix Pickup to use correct behavior
Pickup was not retrieving items consumed by allies, was picking up items
from nonadjacent foes, and had a chance of failing to retrieve an item
from a foe if the other one had not used its item that turn. Pickup now
queries all eligible Pokemon before randomly choosing one of the items to
pick up, instead of choosing the target before checking whether it had an
item that could be retrieved.
2015-02-25 20:19:09 -08:00
..
abilities.js Fix Pickup to use correct behavior 2015-02-25 20:19:09 -08:00
aliases.js Update aliases for VGC and BS Dubs 2015-01-27 12:44:37 +01:00
formats-data.js Merge pull request #1542 from ascriptmaster/randoms 2015-02-21 03:58:58 +04: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 Properly add the event Tyrunt 2015-02-17 15:21:40 +04:00
moves.js Fix Unburden/Symbiosis interaction with Natural Gift/Air Balloon/Fling 2015-02-25 19:23:01 -08: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 Random Battle: Increase Aegislash's level 2015-02-23 05:16:37 +04:00
statuses.js Fix Auras 2015-02-18 21:14:42 -08:00
typechart.js