diff options
| author | GriffinR <griffin.richards@comcast.net> | 2019-10-06 13:55:30 -0400 |
|---|---|---|
| committer | GriffinR <griffin.richards@comcast.net> | 2019-10-06 13:55:30 -0400 |
| commit | d914c1d659f2d7076079487e5c5df8ee617ec144 (patch) | |
| tree | 02432d4e97e9eca4edc99e5f847d58ba24b5435b /data/maps/MtChimney | |
| parent | c0b06025168778705ceb044c875561a694739c74 (diff) | |
Document common movements
Diffstat (limited to 'data/maps/MtChimney')
| -rw-r--r-- | data/maps/MtChimney/scripts.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/MtChimney/scripts.inc b/data/maps/MtChimney/scripts.inc index c646fc1cf..70cb2d58e 100644 --- a/data/maps/MtChimney/scripts.inc +++ b/data/maps/MtChimney/scripts.inc @@ -60,7 +60,7 @@ MtChimney_EventScript_22EE0B:: @ 822EE0B call_if_eq MtChimney_EventScript_22EEC7 compare VAR_FACING, 2 call_if_eq MtChimney_EventScript_22EED2 - applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceLeft + applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft waitmovement 0 msgbox MtChimney_Text_22FC3D, MSGBOX_DEFAULT closemessage |
