OBJ_EVENT_ID_PLAYER/CAMERA -> LOCALID_PLAYER/CAMERA
This commit is contained in:
@@ -48,7 +48,7 @@ Route119_WeatherInstitute_2F_EventScript_ShellyDefeated::
|
||||
closemessage
|
||||
addobject LOCALID_WEATHER_INSTITUTE_2F_GRUNT_3
|
||||
applymovement LOCALID_WEATHER_INSTITUTE_2F_GRUNT_3, Route119_WeatherInstitute_2F_Movement_GruntApproachShelly
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Route119_WeatherInstitute_2F_Movement_ShovePlayerOutOfWay
|
||||
applymovement LOCALID_PLAYER, Route119_WeatherInstitute_2F_Movement_ShovePlayerOutOfWay
|
||||
waitmovement 0
|
||||
msgbox Route119_WeatherInstitute_2F_Text_TeamMagmaJustPassedBy, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -70,7 +70,7 @@ Route119_WeatherInstitute_2F_EventScript_ShellyDefeated::
|
||||
removeobject LOCALID_WEATHER_INSTITUTE_2F_SHELLY
|
||||
removeobject LOCALID_WEATHER_INSTITUTE_2F_GRUNT_4
|
||||
removeobject LOCALID_WEATHER_INSTITUTE_2F_GRUNT_3
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Route119_WeatherInstitute_2F_Movement_PlayerReturnToPosition
|
||||
applymovement LOCALID_PLAYER, Route119_WeatherInstitute_2F_Movement_PlayerReturnToPosition
|
||||
waitmovement 0
|
||||
fadescreen FADE_FROM_BLACK
|
||||
applymovement LOCALID_WEATHER_INSTITUTE_2F_SCIENTIST, Route119_WeatherInstitute_2F_Movement_ScientistApproachPlayer
|
||||
|
||||
Reference in New Issue
Block a user