pokemon-showdown/mods/gen6
Guangcong Luo 3b4d8b3ff0 Split random-teams.js out of scripts.js
Random team generation scripts are no longer in scripts.js, but instead
in a new file random-teams.js.

The scripts are now also no longer run from inside battles, but in a
new team generator object. This makes it easier for external scripts
to generate random teams by running Dex.generateTeam(format).
2017-07-25 02:59:59 -04:00
..
abilities.js Fix Refrigerate modifiers (#3552) 2017-05-25 22:09:44 -04:00
formats-data.js Update gen 6 Random Battle 2017-06-20 22:35:33 +04:00
items.js Release Aggronite 2017-07-21 08:29:53 -04:00
moves.js Update Sheer Cold mechanics 2017-06-21 19:25:53 -04:00
pokedex.js Update CAP with Gen 7 changes 2017-07-02 20:29:50 -04:00
random-teams.js Split random-teams.js out of scripts.js 2017-07-25 02:59:59 -04:00
scripts.js Split random-teams.js out of scripts.js 2017-07-25 02:59:59 -04:00
statuses.js Gen 6 choicelock status needs inherit flag (#3342) 2017-03-06 17:11:41 -05:00
typechart.js Implement immunity of Dark-types to Prankster 2016-11-18 00:35:52 -05:00