pokemon-showdown/data/mods/mixandmega
Guangcong Luo 800d8bd8f3 Remove Dex.getForme etc
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`.
2020-04-28 17:38:54 -07:00
..
items.ts Typescript data (#6553) 2020-04-23 09:16:09 -07:00
scripts.ts Remove Dex.getForme etc 2020-04-28 17:38:54 -07:00