Document common movements
This commit is contained in:
@@ -10,7 +10,7 @@ Route112_OnTransition: @ 81F1DAE
|
||||
Route112_EventScript_1F1DB7:: @ 81F1DB7
|
||||
lockall
|
||||
delay 40
|
||||
applymovement 1, Common_Movement_WalkInPlaceRight
|
||||
applymovement 1, Common_Movement_WalkInPlaceFastestRight
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox Route112_Text_1F1F3F, MSGBOX_DEFAULT
|
||||
@@ -18,7 +18,7 @@ Route112_EventScript_1F1DB7:: @ 81F1DB7
|
||||
applymovement 1, Common_Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
delay 40
|
||||
applymovement 6, Common_Movement_WalkInPlaceLeft
|
||||
applymovement 6, Common_Movement_WalkInPlaceFastestLeft
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox Route112_Text_1F1F7A, MSGBOX_DEFAULT
|
||||
@@ -26,7 +26,7 @@ Route112_EventScript_1F1DB7:: @ 81F1DB7
|
||||
applymovement 6, Common_Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
delay 40
|
||||
applymovement 1, Common_Movement_WalkInPlaceRight
|
||||
applymovement 1, Common_Movement_WalkInPlaceFastestRight
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox Route112_Text_1F1FBA, MSGBOX_DEFAULT
|
||||
@@ -34,7 +34,7 @@ Route112_EventScript_1F1DB7:: @ 81F1DB7
|
||||
applymovement 1, Common_Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
delay 40
|
||||
applymovement 6, Common_Movement_WalkInPlaceLeft
|
||||
applymovement 6, Common_Movement_WalkInPlaceFastestLeft
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox Route112_Text_1F2003, MSGBOX_DEFAULT
|
||||
|
||||
Reference in New Issue
Block a user