mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-25 09:22:31 -05:00
It's a judgment call that doesn't belong among the other factual
information in `moves.ts`.
The information is still around; in the client's `battle-dex-search.ts`
in `BattleMoveSearch#moveIsNotUseless`. But now it's all in one place.
|
||
|---|---|---|
| .. | ||
| mods | ||
| abilities.ts | ||
| aliases.ts | ||
| formats-data.ts | ||
| FORMES.md | ||
| items.ts | ||
| learnsets.ts | ||
| moves.ts | ||
| pokedex.ts | ||
| random-teams.ts | ||
| rulesets.ts | ||
| scripts.ts | ||
| statuses.ts | ||
| typechart.ts | ||