mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-23 16:26:15 -05:00
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). |
||
|---|---|---|
| .. | ||
| application | ||
| chat-plugins | ||
| dev-tools/eslint | ||
| simulator | ||
| .eslintrc | ||
| assert.js | ||
| common.js | ||
| main.js | ||
| mocha.opts | ||