pokemon-showdown/data
Ivo Julca 0ce0befa95 Improve type change
Change back pokemon.types to a pointer to the types in the dex entry.
A typeless mon now defaults to ??? rather than undefined in pokemon.getTypes()
Implement methods pokemon.setType and pokemon.addType
'setType' accepts as parameters any amount of types, with the default attributes.
'addType' accepts as parameter a single type, which will have the flag 'isAdded'.
2014-02-05 21:39:22 -05:00
..
abilities.js Improve type change 2014-02-05 21:39:22 -05:00
aliases.js Fixing typo 2014-01-30 12:34:00 -06:00
formats-data.js Deoxys-D and Scolipede are BL now 2014-02-04 11:01:06 +01:00
items.js Fix Weakness Policy activating on fixed damage moves 2014-01-29 23:36:59 +13:00
learnsets-g6.js Sync learnsets, remove Knock Off Kangaskhan 2014-01-28 19:40:11 -05:00
learnsets.js Sync learnsets, remove Knock Off Kangaskhan 2014-01-28 19:40:11 -05:00
moves.js Improve type change 2014-02-05 21:39:22 -05:00
pokedex.js Cawmodore has Big Pecks 2013-12-31 14:14:35 +04:00
rulesets.js Remove superfluous validateSet in Endless Battle Clause 2014-02-02 20:21:54 -05:00
scripts.js Fix randbats allowing sets with no damaging moves 2014-01-31 22:36:36 +13:00
statuses.js Gen 6 Successive Protect Chances 2014-01-13 12:37:38 -05:00
typechart.js Ghost type is immune to 'trapped' status 2013-11-14 23:47:17 -05:00