diff options
author | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-09-03 08:59:09 -0400 |
---|---|---|
committer | FieryMewtwo <77066742+FieryMewtwo@users.noreply.github.com> | 2021-09-03 08:59:09 -0400 |
commit | 36c793900bd0b10f146ac8276460d34abe83cefe (patch) | |
tree | cbd2e5a38e4f790d5ac04d03eaadb829aa707b21 | |
parent | 3d686a58f66a735521e92da88cedfdb3027b6115 (diff) |
Updated Battle Autoprompts (markdown)
-rw-r--r-- | Battle-Autoprompts.md | 3 |
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 |