From 03f2d0f2b458010dd915857d693679f433a4b9b6 Mon Sep 17 00:00:00 2001 From: redsquidz <117706036+redsquidz@users.noreply.github.com> Date: Sun, 9 Apr 2023 22:59:38 -0700 Subject: [PATCH] Updated Prompt for reusing Repels (markdown) --- Prompt-for-reusing-Repels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prompt-for-reusing-Repels.md b/Prompt-for-reusing-Repels.md index 0f12d01..e28b90b 100644 --- a/Prompt-for-reusing-Repels.md +++ b/Prompt-for-reusing-Repels.md @@ -141,7 +141,7 @@ Sweet! Now, throw in a `callnative` in the assembly script and we're there. Over EventScript_RepelWoreOff:: lockall checkitem VAR_REPEL_LAST_USED, 1 -+ callnative Quick_Repel_Cycle ++ callnative Cycle_Through_Repels compare VAR_RESULT, FALSE goto_if_eq EventScript_RepelWoreOff_NoMoreRepels msgbox Text_RepelWoreOff_UseAnother, MSGBOX_YESNO