mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-19 05:31:16 -05:00
In most other similar systems, like TeamValidator, we use `thing.dex` instead of having it extend `ModdedDex`. Battle has always extended `ModdedDex`, though. This changes Battle to match the others. This should fix an issue with `Battle.data` not being cached. This also frees up Battle to extend ObjectReadWriteStream<string> in a future update. |
||
|---|---|---|
| .. | ||
| assaultvest.js | ||
| drives.js | ||
| flameorb.js | ||
| focussash.js | ||
| ironball.js | ||
| lansatberry.js | ||
| leftovers.js | ||
| leppaberry.js | ||
| lifeorb.js | ||
| mail.js | ||
| plates.js | ||
| protectivepads.js | ||
| ringtarget.js | ||
| seeds.js | ||
| shedshell.js | ||
| sitrusberry.js | ||
| weaknesspolicy.js | ||