pokemon-showdown/mods/gen3
Guangcong Luo 71249f48fe Make Gen 3 inherit from Gen 4
Due to a quirk of history (namely, programmers having a poor
understanding of the mod inheritance system), Gen 3 inherited from
Gen 5 for a long time, resulting in a lot of duplicate code.

This commit changes up the inheritance system and removes some
duplicate code (specifically, statuses.js and moves.js besides
Metronome and Mirror Move which need more investigation), the rest is
reserved for a future commit.
2016-11-14 09:18:30 -07:00
..
abilities.js Show ability activation when it causes an immunity (#2555) 2016-05-22 18:44:54 -04:00
formats-data.js Update gen 3 tier list to match Smogon 2016-09-02 01:51:09 +04:00
items.js Quick Claw and Custap Berry should override Stall (#2709) 2016-08-23 10:35:41 -04:00
moves.js Make Gen 3 inherit from Gen 4 2016-11-14 09:18:30 -07:00
scripts.js Make Gen 3 inherit from Gen 4 2016-11-14 09:18:30 -07:00
statuses.js Make Gen 3 inherit from Gen 4 2016-11-14 09:18:30 -07:00