pokemon-showdown/data/mods/fusionevolutionuu
Guangcong Luo 36295dc27a
Simplify Team Preview events (#8274)
In format events:

`onFieldTeamPreview` has been renamed back to `onTeamPreview`. It's now
a custom event (like `onBegin`), rather than a field event.

Team Preview data has been entirely moved from `onBegin` into
`onTeamPreview`.

`onFieldStart` for formats/rules now happens after Team Preview, rather
than before. Use `onBegin` for things that happen before Team Preview.
2021-05-06 18:53:58 -07:00
..
abilities.ts
conditions.ts
formats-data.ts
items.ts
moves.ts
pokedex.ts
rulesets.ts Simplify Team Preview events (#8274) 2021-05-06 18:53:58 -07:00
scripts.ts