mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-18 11:14:39 -05:00
The server now uses the same approach as the client of treating cosmetic formes as real formes, as documented in `FORMES.md`. This eliminates the need for the `.forme` and `.speciesid` properties of `Pokemon`. `pokemon.id` has also been removed: useful, since it turns out half of its uses were bugs that should have used `pokemon.species.id`. |
||
|---|---|---|
| .. | ||
| items.ts | ||
| scripts.ts | ||