pokemon-showdown/mods
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
..
averagemons Implement new OM of the Month, Averagemons 2014-01-03 13:48:51 +01:00
gen1 Improve type change 2014-02-05 21:39:22 -05:00
gen2 Gen 2: Mirror Move is valid on Metronome 2014-01-21 11:59:47 +01:00
gen3 Fix Metronome on all past gens 2014-01-21 10:41:36 +01:00
gen4 Fixes for type change 2014-02-01 19:05:28 -05:00
gen5 Merge pull request #604 from Slayer95/typechange 2014-02-05 14:13:05 -06:00
gen5bw Specify basis for inheritance of mods needing it 2013-11-03 16:39:06 -05:00
gennext Fixes for type change 2014-02-01 19:05:28 -05:00
inverse Inverse Battle: Make grounded Flying-types able to be hit by hazards 2014-01-08 13:24:47 +01:00