Standardize EVENT_OBJECT to OBJECT_EVENT
This commit is contained in:
@@ -15,7 +15,7 @@ MagmaHideout_4F_EventScript_Maxie:: @ 823A560
|
||||
playfanfare MUS_ME_TAMA
|
||||
playse SE_TAMA
|
||||
special DoOrbEffect
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
waitmovement 0
|
||||
delay 150
|
||||
removeobject 7 @ sleeping Groudon
|
||||
@@ -47,7 +47,7 @@ MagmaHideout_4F_EventScript_Maxie:: @ 823A560
|
||||
waitmovement 0
|
||||
msgbox MagmaHideout_4F_Text_MaxieGroudonWhatsWrong, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
waitmovement 0
|
||||
delay 30
|
||||
applymovement 6, Common_Movement_FacePlayer
|
||||
|
||||
Reference in New Issue
Block a user