From f2c5bbdc375cdbb759d4730e1d763fbf9ed12572 Mon Sep 17 00:00:00 2001 From: KDLPro <38602758+KDLPro@users.noreply.github.com> Date: Thu, 29 Jul 2021 22:02:27 +0800 Subject: Added step for healing --- Battle-Autoprompts.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Battle-Autoprompts.md b/Battle-Autoprompts.md index 7ea2b22..a86a5fa 100644 --- a/Battle-Autoprompts.md +++ b/Battle-Autoprompts.md @@ -182,6 +182,18 @@ _EnemyWithdrewText:: - prompt + autodone +_EnemyUsedOnText:: + text "" + line "used @" + text_ram wMonOrItemNameBuffer + text_start +- cont "on @" ++ scroll "on @" + text_ram wEnemyMonNick + text "!" +- prompt ++ autodone + ``` Also, edit [data/text/battle.asm](../blob/master/data/text/battle.asm). Since the text is disorganized, just remember to edit the text related to type effectiveness, residual damage, item use, weather status, and more. Make sure to avoid editing fainting and EXP prompts. Feel free to edit the file by replacing the following macros: -- cgit v1.2.3