Standardize EVENT_OBJECT to OBJECT_EVENT
This commit is contained in:
@@ -50,7 +50,7 @@ Route119_WeatherInstitute_2F_EventScript_ShellyDefeated:: @ 826FFC8
|
||||
closemessage
|
||||
addobject 7 @ Aqua grunt
|
||||
applymovement 7, Route119_WeatherInstitute_2F_Movement_GruntApproachShelly
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Route119_WeatherInstitute_2F_Movement_ShovePlayerOutOfWay
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Route119_WeatherInstitute_2F_Movement_ShovePlayerOutOfWay
|
||||
waitmovement 0
|
||||
msgbox Route119_WeatherInstitute_2F_Text_TeamMagmaJustPassedBy, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -72,7 +72,7 @@ Route119_WeatherInstitute_2F_EventScript_ShellyDefeated:: @ 826FFC8
|
||||
removeobject 3
|
||||
removeobject 8
|
||||
removeobject 7
|
||||
applymovement EVENT_OBJ_ID_PLAYER, Route119_WeatherInstitute_2F_Movement_PlayerReturnToPosition
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Route119_WeatherInstitute_2F_Movement_PlayerReturnToPosition
|
||||
waitmovement 0
|
||||
fadescreen 0
|
||||
applymovement 5, Route119_WeatherInstitute_2F_Movement_ScientistApproachPlayer
|
||||
|
||||
Reference in New Issue
Block a user