From 72d7d38568bfcfa74b515e605096f5bce63e9090 Mon Sep 17 00:00:00 2001 From: Guangcong Luo Date: Tue, 13 May 2025 13:29:53 -0700 Subject: [PATCH] SIM-PROTOCOL: Update for clarity Fixes #9911 --- sim/SIM-PROTOCOL.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sim/SIM-PROTOCOL.md b/sim/SIM-PROTOCOL.md index 63105fd682..65f3aed22b 100644 --- a/sim/SIM-PROTOCOL.md +++ b/sim/SIM-PROTOCOL.md @@ -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.