pokemon-showdown/data
Guangcong Luo 0ba508bbd3 Support ./pokemon-showdown generate-team
I might regret supporting this syntax, but it's now possible to make
PS generate teams on the commandline using:

./pokemon-showdown generate-team [optional format name] [optional seed]

The output will be in packed team format (which can be pasted into
a teambuilder import box).

The seed-passing should make it significantly more straightforward to
debug team generation weirdness.
2017-07-25 02:59:59 -04:00
..
abilities.js
aliases.js
bss-factory-sets.json
factory-sets.json
formats-data.js
items.js
learnsets.js
moves.js
pokedex.js
random-teams.js
rulesets.js
scripts.js
statuses.js
typechart.js