mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-18 19:28:35 -05:00
`teamLength`, `maxLevel`, `cupLevelLimit`, and `minSourceGen` no longer exist as properties of `Format`. Instead, they're value rules that become properties of `RuleTable`, and can be specified as custom rules and inherited through rulesets like anything else. See the PR for a full reckoning of changes: https://github.com/smogon/pokemon-showdown/pull/8267 |
||
|---|---|---|
| .. | ||
| mods | ||
| text | ||
| abilities.ts | ||
| aliases.ts | ||
| bss-factory-sets.json | ||
| cap-1v1-sets.json | ||
| conditions.ts | ||
| formats-data.ts | ||
| FORMES.md | ||
| items.ts | ||
| learnsets.ts | ||
| moves.ts | ||
| natures.ts | ||
| pokedex.ts | ||
| random-teams.ts | ||
| rulesets.ts | ||
| scripts.ts | ||
| tags.ts | ||
| typechart.ts | ||