From 06351bf63c791c3390edb9968effcfbadbd63fbe Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 20 Jul 2021 15:18:31 -0400 Subject: Remove address comments --- data/scripts/repel.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/scripts/repel.inc') diff --git a/data/scripts/repel.inc b/data/scripts/repel.inc index 5deda5762..fc178603c 100644 --- a/data/scripts/repel.inc +++ b/data/scripts/repel.inc @@ -1,6 +1,6 @@ -EventScript_RepelWoreOff:: @ 82A4B2A +EventScript_RepelWoreOff:: msgbox Text_RepelWoreOff, MSGBOX_SIGN end -Text_RepelWoreOff: @ 82A4B33 +Text_RepelWoreOff: .string "REPEL's effect wore off…$" -- cgit v1.2.3