mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
SIM-PROTOCOL: Update for clarity
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
Some checks are pending
Node.js CI / build (18.x) (push) Waiting to run
Fixes #9911
This commit is contained in:
parent
012b6716fb
commit
72d7d38568
|
|
@ -83,13 +83,13 @@ The beginning of a battle will look something like this:
|
|||
|
||||
`|rule|RULE: DESCRIPTION`
|
||||
|
||||
> Will appear multiple times, one for each
|
||||
> Will appear multiple times, one for each rule.
|
||||
|
||||
|clearpoke
|
||||
|poke|PLAYER|DETAILS|ITEM
|
||||
|poke|PLAYER|DETAILS|ITEM
|
||||
...
|
||||
|teampreview
|
||||
`|clearpoke`
|
||||
`|poke|PLAYER|DETAILS|ITEM`
|
||||
`|poke|PLAYER|DETAILS|ITEM`
|
||||
...
|
||||
`|teampreview`
|
||||
|
||||
> These messages appear if you're playing a format that uses team previews.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user