mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-26 02:39:38 -05:00
COIL: Fix help text (#10480)
This commit is contained in:
parent
e1f89cbda8
commit
a6b6d7771e
|
|
@ -217,7 +217,7 @@ export const commands: Chat.ChatCommands = {
|
|||
`<code>/suspects remove [tier]</code>: deletes a suspect test. Requires: &<br />` +
|
||||
`<code>/suspects whitelist [username]</code>: allows [username] to add suspect tests. Requires: &<br />` +
|
||||
`<code>/suspects unwhitelist [username]</code>: disallows [username] from adding suspect tests. Requires: &<br />` +
|
||||
`/suspects setcoil OR /suspects sc [formatid], [B value] - Activate COIL ranking for the given [formatid] with the given [B value].` +
|
||||
`<code>/suspects setcoil OR /suspects sc [formatid], [B value]</code>: Activate COIL ranking for the given [formatid] with the given [B value].` +
|
||||
`Requires: suspect whitelist &`
|
||||
);
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user