pokemon-showdown/data
Joim eff5371248 Fix Perish Song bug in Doubles
In Doubles, there's the possibility that battle.sides[i].active[j] 
does not exist, thus causing a crash. Add a check for that.
A non-existing Pokémon is not counted for result.
If there's no active Pokémon, there's no field Perish Song 
effect whatsoever.
2013-08-07 17:35:05 +02:00
..
abilities.js Use proper event for several effects 2013-07-09 22:51:15 -04:00
aliases.js Add basculin-red/blue-stripe aliases 2013-04-19 23:23:27 -07:00
formats-data.js Add new Jirachi event 2013-07-27 12:31:40 +02:00
formats.js Doubles: Unban Sky Drop 2013-08-07 08:45:33 +02:00
items.js Use proper event for several effects 2013-07-09 22:51:15 -04:00
learnsets.js Add new Jirachi event 2013-07-27 12:31:40 +02:00
moves.js Fix Perish Song bug in Doubles 2013-08-07 17:35:05 +02:00
pokedex.js Remove buggy Arceus-??? from Pokedex 2013-07-30 21:39:51 -07:00
scripts.js Improve seasonal team maker 2013-08-05 09:54:07 +02:00
statuses.js Fix Arceus/Transform interaction 2013-05-20 14:24:33 -07:00
typechart.js Move a bunch of files into data/ 2012-06-08 14:25:45 -07:00