From d24fdbaa770bbe0e8a8a5eab32cd2188c8c00a34 Mon Sep 17 00:00:00 2001 From: Christian Kobril Date: Fri, 8 Dec 2023 10:38:02 +0100 Subject: [PATCH] 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 --- sim/SIM-PROTOCOL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sim/SIM-PROTOCOL.md b/sim/SIM-PROTOCOL.md index 25476b0947..da81c7590f 100644 --- a/sim/SIM-PROTOCOL.md +++ b/sim/SIM-PROTOCOL.md @@ -63,7 +63,7 @@ The beginning of a battle will look something like this: `|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 > based on.