Standardize EVENT_OBJECT to OBJECT_EVENT
This commit is contained in:
@@ -60,7 +60,7 @@ MtChimney_EventScript_Maxie:: @ 822EE0B
|
||||
call_if_eq MtChimney_EventScript_ArchieApproachPlayerEast
|
||||
compare VAR_FACING, DIR_NORTH
|
||||
call_if_eq MtChimney_EventScript_ArchieApproachPlayerNorth
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
waitmovement 0
|
||||
msgbox MtChimney_Text_ArchieThankYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
|
||||
Reference in New Issue
Block a user