summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Battle-Autoprompts.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/Battle-Autoprompts.md b/Battle-Autoprompts.md
index a86a5fa..bd3e8be 100644
--- a/Battle-Autoprompts.md
+++ b/Battle-Autoprompts.md
@@ -16,8 +16,7 @@ We first need to edit [charmap.asm](../blob/master/charmap.asm) to make the auto
...
charmap "<_CONT>", $4b ; implements "<CONT>"
+ ; While "<SCROLL>" this is used in sharply rose or sharply fell stat texts, this will be
-+ ; adjusted to give the player time to read. You may not apply Step 3 for this character.
-+ ; You may also not include this comment in editing charmap.asm.
++ ; adjusted to give the player time to read.
charmap "<SCROLL>", $4c
charmap "<NEXT>", $4e
charmap "<LINE>", $4f