summaryrefslogtreecommitdiff
path: root/data/scripts/white_out.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/white_out.inc')
-rw-r--r--data/scripts/white_out.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/scripts/white_out.inc b/data/scripts/white_out.inc
index 2758737bc..7c2199c8e 100644
--- a/data/scripts/white_out.inc
+++ b/data/scripts/white_out.inc
@@ -19,10 +19,12 @@ EventScript_AfterWhiteOutHealMsg:: @ 81A8DCF
msgbox Text_MonsHealed
return
+@ LOCALID_MOM set by PalletTown_PlayersHouse_1F
+
EventScript_AfterWhiteOutMomHeal:: @ 81A8DD8
lockall
textcolor 1
- applymovement 1, Movement_WalkInPlaceFastestDown
+ applymovement LOCALID_MOM, Movement_WalkInPlaceFastestDown
waitmovement 0
msgbox Text_HadQuiteAnExperienceTakeRest
call EventScript_OutOfCenterPartyHeal