mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-26 02:39:38 -05:00
Fix SIM-PROTOCOL.md generation description (#9948)
Gen should be from "1 to 9" instead of from "1 to 7". Fixes #9910 Co-authored-by: Guangcong Luo <guangcongluo@gmail.com>
This commit is contained in:
parent
97a544054b
commit
d24fdbaa77
|
|
@ -63,7 +63,7 @@ The beginning of a battle will look something like this:
|
||||||
|
|
||||||
`|gen|GENNUM`
|
`|gen|GENNUM`
|
||||||
|
|
||||||
> Generation number, from 1 to 7. Stadium counts as its respective gens;
|
> Generation number, from 1 to 9. Stadium counts as its respective gens;
|
||||||
> Let's Go counts as 7, and modded formats count as whatever gen they were
|
> Let's Go counts as 7, and modded formats count as whatever gen they were
|
||||||
> based on.
|
> based on.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user