Files
2026-06-18 06:22:44 +01:00

625 lines
18 KiB
C++

PlayersHouse_2F_EventScript_BlockStairsUntilClockIsSet::
setvar VAR_LITTLEROOT_INTRO_STATE, 5
return
PlayersHouse_1F_EventScript_EnterHouseMovingIn::
msgbox PlayersHouse_1F_Text_IsntItNiceInHere, MSGBOX_DEFAULT
applywaitmovement VAR_0x8004, Common_Movement_FacePlayer
call_if_eq VAR_0x8005, MALE, PlayersHouse_1F_EventScript_MomFacePlayerMovingInMale
call_if_eq VAR_0x8005, FEMALE, PlayersHouse_1F_EventScript_MomFacePlayerMovingInFemale
msgbox PlayersHouse_1F_Text_MoversPokemonGoSetClock, MSGBOX_DEFAULT
closemessage
setvar VAR_LITTLEROOT_INTRO_STATE, 4
applymovement LOCALID_PLAYER, PlayersHouse_1F_Movement_PlayerWalkIn
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFasterUp
waitmovement 0
releaseall
end
PlayersHouse_1F_EventScript_MomFacePlayerMovingInMale::
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterRight
return
PlayersHouse_1F_EventScript_MomFacePlayerMovingInFemale::
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
return
PlayersHouse_1F_Movement_PlayerWalkIn:
walk_up
step_end
PlayersHouse_1F_EventScript_MomGoSeeRoom::
msgbox PlayersHouse_1F_Text_ArentYouInterestedInRoom, MSGBOX_DEFAULT
closemessage
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFasterUp
applymovement LOCALID_PLAYER, PlayersHouse_1F_Movement_MovePlayerAwayFromDoor
waitmovement 0
releaseall
end
LittlerootTown_BrendansHouse_2F_EventScript_WallClock::
lockall
setvar VAR_0x8004, MALE
goto PlayersHouse_2F_EventScript_WallClock
end
LittlerootTown_MaysHouse_2F_EventScript_WallClock::
lockall
setvar VAR_0x8004, FEMALE
goto PlayersHouse_2F_EventScript_WallClock
end
PlayersHouse_2F_EventScript_WallClock::
goto_if_set FLAG_SET_WALL_CLOCK, PlayersHouse_2F_EventScript_CheckWallClock
msgbox PlayersHouse_2F_Text_ClockIsStopped, MSGBOX_DEFAULT
call PlayersHouse_2F_EventScript_SetWallClock
delay 30
setvar VAR_LITTLEROOT_INTRO_STATE, 6
setflag FLAG_SET_WALL_CLOCK
setflag FLAG_HIDE_LITTLEROOT_TOWN_PLAYERS_HOUSE_VIGOROTH_1
setflag FLAG_HIDE_LITTLEROOT_TOWN_PLAYERS_HOUSE_VIGOROTH_2
checkplayergender
call_if_eq VAR_RESULT, MALE, PlayersHouse_2F_EventScript_MomComesUpstairsMale
call_if_eq VAR_RESULT, FEMALE, PlayersHouse_2F_EventScript_MomComesUpstairsFemale
playse SE_EXIT
removeobject VAR_0x8008
releaseall
end
PlayersHouse_2F_EventScript_MomComesUpstairsMale::
setvar VAR_0x8008, LOCALID_PLAYERS_HOUSE_2F_MOM
addobject VAR_0x8008
applywaitmovement VAR_0x8008, PlayersHouse_2F_Movement_MomEntersMale
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterRight
msgbox PlayersHouse_2F_Text_HowDoYouLikeYourRoom, MSGBOX_DEFAULT
closemessage
applywaitmovement VAR_0x8008, PlayersHouse_2F_Movement_MomExitsMale
return
PlayersHouse_2F_EventScript_MomComesUpstairsFemale::
setvar VAR_0x8008, LOCALID_PLAYERS_HOUSE_2F_MOM
addobject VAR_0x8008
applywaitmovement VAR_0x8008, PlayersHouse_2F_Movement_MomEntersFemale
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
msgbox PlayersHouse_2F_Text_HowDoYouLikeYourRoom, MSGBOX_DEFAULT
closemessage
applywaitmovement VAR_0x8008, PlayersHouse_2F_Movement_MomExitsFemale
return
PlayersHouse_2F_EventScript_CheckWallClock::
incrementgamestat GAME_STAT_CHECKED_CLOCK
fadescreen FADE_TO_BLACK
special Special_ViewWallClock
releaseall
end
PlayersHouse_2F_EventScript_SetWallClock::
fadescreen FADE_TO_BLACK
special StartWallClock
return
PlayersHouse_2F_Movement_MomEntersMale:
delay_8
walk_down
walk_in_place_faster_left
delay_16
delay_8
walk_left
step_end
PlayersHouse_2F_Movement_MomExitsMale:
walk_right
walk_up
delay_8
step_end
PlayersHouse_2F_Movement_MomEntersFemale:
delay_8
walk_down
walk_in_place_faster_right
delay_16
delay_8
walk_right
step_end
PlayersHouse_2F_Movement_MomExitsFemale:
walk_left
walk_up
delay_8
step_end
PlayersHouse_1F_EventScript_SetWatchedBroadcast::
setvar VAR_LITTLEROOT_INTRO_STATE, 7
releaseall
end
PlayersHouse_1F_EventScript_PetalburgGymReportMale::
applywaitmovement VAR_0x8005, Common_Movement_WalkInPlaceFasterRight
call PlayersHouse_1F_EventScript_MomNoticeGymBroadcast
applywaitmovement LOCALID_PLAYER, PlayersHouse_1F_Movement_PlayerApproachTVForGymMale
playbgm MUS_ENCOUNTER_INTERVIEWER, FALSE
msgbox PlayersHouse_1F_Text_MaybeDadWillBeOn, MSGBOX_DEFAULT
closemessage
applywaitmovement VAR_0x8005, PlayersHouse_1F_Movement_MomMakeRoomToSeeTVMale
applywaitmovement LOCALID_PLAYER, PlayersHouse_1F_Movement_PlayerMoveToTVMale
call PlayersHouse_1F_EventScript_WatchGymBroadcast
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
msgbox PlayersHouse_1F_Text_ItsOverWeMissedHim, MSGBOX_DEFAULT
msgbox PlayersHouse_1F_Text_GoIntroduceYourselfNextDoor, MSGBOX_DEFAULT
closemessage
setvar VAR_TEMP_1, 1
applywaitmovement VAR_0x8005, PlayersHouse_1F_Movement_MomReturnToSeatMale
goto PlayersHouse_1F_EventScript_SetWatchedBroadcast
end
PlayersHouse_1F_EventScript_PetalburgGymReportFemale::
applywaitmovement VAR_0x8005, Common_Movement_WalkInPlaceFasterLeft
call PlayersHouse_1F_EventScript_MomNoticeGymBroadcast
applywaitmovement LOCALID_PLAYER, PlayersHouse_1F_Movement_PlayerApproachTVForGymFemale
playbgm MUS_ENCOUNTER_INTERVIEWER, FALSE
msgbox PlayersHouse_1F_Text_MaybeDadWillBeOn, MSGBOX_DEFAULT
closemessage
applywaitmovement VAR_0x8005, PlayersHouse_1F_Movement_MomMakeRoomToSeeTVFemale
applywaitmovement LOCALID_PLAYER, PlayersHouse_1F_Movement_PlayerMoveToTVFemale
call PlayersHouse_1F_EventScript_WatchGymBroadcast
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterRight
msgbox PlayersHouse_1F_Text_ItsOverWeMissedHim, MSGBOX_DEFAULT
msgbox PlayersHouse_1F_Text_GoIntroduceYourselfNextDoor, MSGBOX_DEFAULT
closemessage
setvar VAR_TEMP_1, 1
applywaitmovement VAR_0x8005, PlayersHouse_1F_Movement_MomReturnToSeatFemale
goto PlayersHouse_1F_EventScript_SetWatchedBroadcast
end
PlayersHouse_1F_EventScript_MomNoticeGymBroadcast::
playse SE_PIN
applywaitmovement VAR_0x8005, Common_Movement_ExclamationMark
applywaitmovement VAR_0x8005, Common_Movement_Delay48
msgbox PlayersHouse_1F_Text_OhComeQuickly, MSGBOX_DEFAULT
closemessage
return
PlayersHouse_1F_EventScript_WatchGymBroadcast::
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterUp
msgbox PlayersHouse_1F_Text_ReportFromPetalburgGym, MSGBOX_DEFAULT
fadedefaultbgm
special TurnOffTVScreen
setflag FLAG_SYS_TV_HOME
delay 35
return
PlayersHouse_1F_Movement_MomApproachDadMale:
walk_up
walk_right
walk_right
walk_right
walk_right
walk_down
walk_in_place_faster_right
step_end
PlayersHouse_1F_Movement_MomApproachDadFemale:
walk_up
walk_left
walk_left
walk_left
walk_left
walk_down
walk_in_place_faster_left
step_end
PlayersHouse_1F_Movement_MomApproachPlayerMale:
walk_right
step_end
PlayersHouse_1F_Movement_MomApproachPlayerFemale:
walk_left
step_end
PlayersHouse_1F_Movement_MomNoticesLatiBroadcastMale:
walk_in_place_faster_left
delay_16
delay_16
delay_16
delay_16
walk_in_place_faster_right
delay_16
delay_16
step_end
PlayersHouse_1F_Movement_MomNoticesLatiBroadcastFemale:
walk_in_place_faster_right
delay_16
delay_16
delay_16
delay_16
walk_in_place_faster_left
delay_16
delay_16
step_end
PlayersHouse_1F_Movement_MomApproachPlayerAfterTVMale:
walk_up
walk_left
walk_left
step_end
PlayersHouse_1F_Movement_MomApproachPlayerAfterTVFemale:
walk_up
walk_right
walk_right
step_end
PlayersHouse_1F_Movement_MomMakeRoomToSeeTVMale:
walk_left
walk_in_place_faster_right
step_end
PlayersHouse_1F_Movement_MomMakeRoomToSeeTVFemale:
walk_right
walk_in_place_faster_left
step_end
PlayersHouse_1F_Movement_MomReturnToSeatMale:
walk_left
walk_down
walk_in_place_faster_right
step_end
PlayersHouse_1F_Movement_MomReturnToSeatFemale:
walk_right
walk_down
walk_in_place_faster_left
step_end
PlayersHouse_1F_EventScript_Mom::
lock
faceplayer
goto_if_eq VAR_LITTLEROOT_HOUSES_STATE_MAY, 4, PlayersHouse_1F_EventScript_DontPushYourselfTooHard
goto_if_eq VAR_LITTLEROOT_HOUSES_STATE_BRENDAN, 4, PlayersHouse_1F_EventScript_DontPushYourselfTooHard
goto_if_set FLAG_HAS_MATCH_CALL, PlayersHouse_1F_EventScript_TryRegisterMom
goto_if_set FLAG_RESCUED_BIRCH, PlayersHouse_1F_EventScript_MomHealsParty
goto_if_eq VAR_TEMP_1, 1, PlayersHouse_1F_EventScript_SeeYouHoney
goto_if_eq VAR_LITTLEROOT_INTRO_STATE, 7, PlayersHouse_1F_EventScript_DidYouMeetProfBirch
msgbox PlayersHouse_1F_Text_IsntItNiceInHere, MSGBOX_DEFAULT
release
end
PlayersHouse_1F_EventScript_DontPushYourselfTooHard::
msgbox PlayersHouse_1F_Text_DontPushYourselfTooHard, MSGBOX_DEFAULT
release
end
PlayersHouse_1F_EventScript_TryRegisterMom::
goto_if_set FLAG_ENABLE_MOM_MATCH_CALL, PlayersHouse_1F_EventScript_CheckGiveAmuletCoin
msgbox PlayersHouse_1F_Text_IsThatAPokenav, MSGBOX_DEFAULT
closemessage
delay 30
playfanfare MUS_REGISTER_MATCH_CALL
msgbox PlayersHouse_1F_Text_RegisteredMom, MSGBOX_DEFAULT
waitfanfare
closemessage
delay 30
setflag FLAG_ENABLE_MOM_MATCH_CALL
release
end
PlayersHouse_1F_EventScript_CheckGiveAmuletCoin::
goto_if_set FLAG_BADGE05_GET, PlayersHouse_1F_EventScript_TryGiveAmuletCoin
goto PlayersHouse_1F_EventScript_MomHealsParty
PlayersHouse_1F_EventScript_TryGiveAmuletCoin::
goto_if_set FLAG_RECEIVED_AMULET_COIN, PlayersHouse_1F_EventScript_MomHealsParty
msgbox PlayersHouse_1F_Text_GotDadsBadgeHeresSomethingFromMom, MSGBOX_DEFAULT
giveitem ITEM_AMULET_COIN
goto_if_eq VAR_RESULT, FALSE, Common_EventScript_ShowBagIsFull
msgbox PlayersHouse_1F_Text_DontPushYourselfTooHard, MSGBOX_DEFAULT
setflag FLAG_RECEIVED_AMULET_COIN
release
end
PlayersHouse_1F_EventScript_MomHealsParty::
msgbox PlayersHouse_1F_Text_YouShouldRestABit, MSGBOX_DEFAULT
goto PlayersHouse_1F_EventScript_HealParty
end
PlayersHouse_1F_EventScript_SeeYouHoney::
msgbox PlayersHouse_1F_Text_SeeYouHoney, MSGBOX_DEFAULT
release
end
PlayersHouse_1F_EventScript_HealParty::
closemessage
call Common_EventScript_OutOfCenterPartyHeal
incrementgamestat GAME_STAT_RESTED_AT_HOME
msgbox PlayersHouse_1F_Text_TakeCareHoney, MSGBOX_DEFAULT
release
end
PlayersHouse_1F_EventScript_DidYouMeetProfBirch::
msgbox PlayersHouse_1F_Text_DidYouMeetProfBirch, MSGBOX_DEFAULT
release
end
PlayersHouse_1F_EventScript_Vigoroth1::
lock
faceplayer
waitse
playmoncry SPECIES_VIGOROTH, CRY_MODE_NORMAL
msgbox PlayersHouse_1F_Text_Vigoroth1, MSGBOX_DEFAULT
waitmoncry
release
end
PlayersHouse_1F_EventScript_Vigoroth2::
lock
faceplayer
waitse
playmoncry SPECIES_VIGOROTH, CRY_MODE_NORMAL
msgbox PlayersHouse_1F_Text_Vigoroth2, MSGBOX_DEFAULT
waitmoncry
release
end
PlayersHouse_1F_Movement_PlayerApproachTVForGymMale:
walk_down
walk_down
walk_left
walk_left
walk_left
step_end
PlayersHouse_1F_Movement_PlayerMoveToTVMale:
walk_left
step_end
PlayersHouse_1F_Movement_PlayerApproachTVForGymFemale:
walk_down
walk_down
walk_right
walk_right
walk_right
step_end
PlayersHouse_1F_Movement_PlayerMoveToTVFemale:
walk_right
step_end
PlayersHouse_1F_Movement_MovePlayerAwayFromDoor:
walk_up
step_end
PlayersHouse_1F_EventScript_GetSSTicketAndSeeLatiTV::
lockall
checkplayergender
call_if_eq VAR_RESULT, MALE, PlayersHouse_1F_EventScript_SetUpObjectEventVarsMale
call_if_eq VAR_RESULT, FEMALE, PlayersHouse_1F_EventScript_SetUpObjectEventVarsFemale
call_if_eq VAR_0x8008, MALE, PlayersHouse_1F_EventScript_PlayerEnterRoomMale
call_if_eq VAR_0x8008, FEMALE, PlayersHouse_1F_EventScript_PlayerEnterRoomFemale
applywaitmovement VAR_0x8009, Common_Movement_FacePlayer
playse SE_PIN
applywaitmovement VAR_0x8009, Common_Movement_ExclamationMark
applywaitmovement VAR_0x8009, Common_Movement_Delay48
delay 20
call_if_eq VAR_0x8008, MALE, PlayersHouse_1F_EventScript_DadApproachPlayerMale
call_if_eq VAR_0x8008, FEMALE, PlayersHouse_1F_EventScript_DadApproachPlayerFemale
msgbox PlayersHouse_1F_Text_TicketFromBrineyCameForYou, MSGBOX_DEFAULT
giveitem ITEM_SS_TICKET
msgbox PlayersHouse_1F_Text_PortsInSlateportLilycove, MSGBOX_DEFAULT
closemessage
delay 20
call_if_eq VAR_0x8008, MALE, PlayersHouse_1F_EventScript_MomApproachDadMale
call_if_eq VAR_0x8008, FEMALE, PlayersHouse_1F_EventScript_MomApproachDadFemale
msgbox PlayersHouse_1F_Text_BetterGetBackToGym, MSGBOX_DEFAULT
closemessage
call_if_eq VAR_0x8008, MALE, PlayersHouse_1F_EventScript_DadExitsMale
call_if_eq VAR_0x8008, FEMALE, PlayersHouse_1F_EventScript_DadExitsFemale
playse SE_DOOR
removeobject VAR_0x8009
setflag FLAG_RECEIVED_SS_TICKET
delay 30
call_if_eq VAR_0x8008, MALE, PlayersHouse_1F_EventScript_MomApproachPlayerMale
call_if_eq VAR_0x8008, FEMALE, PlayersHouse_1F_EventScript_MomApproachPlayerFemale
delay 20
msgbox PlayersHouse_1F_Text_DadShouldStayLonger, MSGBOX_DEFAULT
closemessage
setflag FLAG_SYS_TV_LATIAS_LATIOS
special TurnOnTVScreen
delay 60
call_if_eq VAR_0x8008, MALE, PlayersHouse_1F_EventScript_MomNoticesLatiBroadcastMale
call_if_eq VAR_0x8008, FEMALE, PlayersHouse_1F_EventScript_MomNoticesLatiBroadcastFemale
msgbox PlayersHouse_1F_Text_IsThatABreakingStory, MSGBOX_DEFAULT
closemessage
call_if_eq VAR_0x8008, MALE, PlayersHouse_1F_EventScript_PlayerApproachTVForLatiMale
call_if_eq VAR_0x8008, FEMALE, PlayersHouse_1F_EventScript_PlayerApproachTVForLatiFemale
msgbox PlayersHouse_1F_Text_LatiEmergencyNewsFlash, MSGBOX_DEFAULT
closemessage
clearflag FLAG_SYS_TV_LATIAS_LATIOS
setflag FLAG_LATIOS_OR_LATIAS_ROAMING
special TurnOffTVScreen
call_if_eq VAR_0x8008, MALE, PlayersHouse_1F_EventScript_MomApproachPlayerAfterTVMale
call_if_eq VAR_0x8008, FEMALE, PlayersHouse_1F_EventScript_MomApproachPlayerAfterTVFemale
msgbox PlayersHouse_1F_Text_WhatColorDidTheySay, MSGBOX_DEFAULT
multichoice 22, 8, MULTI_TV_LATI, TRUE
copyvar VAR_0x8004, VAR_RESULT
special InitRoamer
copyvar VAR_ROAMER_POKEMON, VAR_RESULT
msgbox PlayersHouse_1F_Text_StillUnknownPokemon, MSGBOX_DEFAULT
closemessage
setvar VAR_LITTLEROOT_HOUSES_STATE_MAY, 4
setvar VAR_LITTLEROOT_HOUSES_STATE_BRENDAN, 4
releaseall
end
@ Never called.
PlayersHouse_1F_EventScript_AirLatiBroadcast::
setflag FLAG_SYS_TV_LATIAS_LATIOS
return
PlayersHouse_1F_EventScript_SetUpObjectEventVarsMale::
setvar VAR_0x8008, MALE
setvar VAR_0x8009, LOCALID_PLAYERS_HOUSE_1F_DAD
setvar VAR_0x800A, LOCALID_PLAYERS_HOUSE_1F_MOM
return
PlayersHouse_1F_EventScript_SetUpObjectEventVarsFemale::
setvar VAR_0x8008, FEMALE
setvar VAR_0x8009, LOCALID_PLAYERS_HOUSE_1F_DAD
setvar VAR_0x800A, LOCALID_PLAYERS_HOUSE_1F_MOM
return
PlayersHouse_1F_EventScript_DadApproachPlayerMale::
applywaitmovement VAR_0x8009, PlayersHouse_1F_Movement_DadApproachPlayerMale
return
PlayersHouse_1F_EventScript_DadApproachPlayerFemale::
applywaitmovement VAR_0x8009, PlayersHouse_1F_Movement_DadApproachPlayerFemale
return
PlayersHouse_1F_EventScript_MomApproachDadMale::
applywaitmovement VAR_0x800A, PlayersHouse_1F_Movement_MomApproachDadMale
applywaitmovement VAR_0x8009, PlayersHouse_1F_Movement_DadFaceMomMale
return
PlayersHouse_1F_EventScript_MomApproachDadFemale::
applywaitmovement VAR_0x800A, PlayersHouse_1F_Movement_MomApproachDadFemale
applywaitmovement VAR_0x8009, PlayersHouse_1F_Movement_DadFaceMomFemale
return
PlayersHouse_1F_EventScript_DadExitsMale::
applymovement LOCALID_PLAYER, PlayersHouse_1F_Movement_MomAndPlayerWatchDadExit
applymovement VAR_0x800A, PlayersHouse_1F_Movement_MomAndPlayerWatchDadExit
applymovement VAR_0x8009, PlayersHouse_1F_Movement_DadExitsMale
waitmovement 0
return
PlayersHouse_1F_EventScript_DadExitsFemale::
applymovement LOCALID_PLAYER, PlayersHouse_1F_Movement_MomAndPlayerWatchDadExit
applymovement VAR_0x800A, PlayersHouse_1F_Movement_MomAndPlayerWatchDadExit
applymovement VAR_0x8009, PlayersHouse_1F_Movement_DadExitsFemale
waitmovement 0
return
PlayersHouse_1F_EventScript_PlayerEnterRoomMale::
applywaitmovement LOCALID_PLAYER, PlayersHouse_1F_Movement_PlayerEnterRoomMale
return
PlayersHouse_1F_EventScript_PlayerEnterRoomFemale::
applywaitmovement LOCALID_PLAYER, PlayersHouse_1F_Movement_PlayerEnterRoomFemale
return
PlayersHouse_1F_EventScript_PlayerApproachTVForLatiMale::
applywaitmovement LOCALID_PLAYER, PlayersHouse_1F_Movement_PlayerApproachTVForLatiMale
applywaitmovement VAR_0x800A, Common_Movement_WalkInPlaceFasterLeft
return
PlayersHouse_1F_EventScript_PlayerApproachTVForLatiFemale::
applywaitmovement LOCALID_PLAYER, PlayersHouse_1F_Movement_PlayerApproachTVForLatiFemale
applywaitmovement VAR_0x800A, Common_Movement_WalkInPlaceFasterRight
return
PlayersHouse_1F_EventScript_MomApproachPlayerMale::
applywaitmovement VAR_0x800A, PlayersHouse_1F_Movement_MomApproachPlayerMale
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
return
PlayersHouse_1F_EventScript_MomApproachPlayerFemale::
applywaitmovement VAR_0x800A, PlayersHouse_1F_Movement_MomApproachPlayerFemale
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterRight
return
PlayersHouse_1F_EventScript_MomNoticesLatiBroadcastMale::
applywaitmovement VAR_0x800A, PlayersHouse_1F_Movement_MomNoticesLatiBroadcastMale
return
PlayersHouse_1F_EventScript_MomNoticesLatiBroadcastFemale::
applywaitmovement VAR_0x800A, PlayersHouse_1F_Movement_MomNoticesLatiBroadcastFemale
return
PlayersHouse_1F_EventScript_MomApproachPlayerAfterTVMale::
applywaitmovement VAR_0x800A, PlayersHouse_1F_Movement_MomApproachPlayerAfterTVMale
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterRight
return
PlayersHouse_1F_EventScript_MomApproachPlayerAfterTVFemale::
applywaitmovement VAR_0x800A, PlayersHouse_1F_Movement_MomApproachPlayerAfterTVFemale
applywaitmovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
return
PlayersHouse_1F_Movement_DadApproachPlayerMale:
walk_right
walk_right
step_end
PlayersHouse_1F_Movement_DadApproachPlayerFemale:
walk_left
walk_left
step_end
PlayersHouse_1F_Movement_DadFaceMomMale:
face_left
step_end
PlayersHouse_1F_Movement_DadFaceMomFemale:
face_right
step_end
PlayersHouse_1F_Movement_DadExitsMale:
walk_down
walk_right
walk_down
delay_8
step_end
PlayersHouse_1F_Movement_DadExitsFemale:
walk_down
walk_left
walk_down
delay_8
step_end
PlayersHouse_1F_Movement_PlayerEnterRoomMale:
delay_16
walk_down
walk_down
walk_down
walk_in_place_faster_left
step_end
PlayersHouse_1F_Movement_MomAndPlayerWatchDadExit:
delay_8
delay_16
delay_16
walk_in_place_faster_down
step_end
PlayersHouse_1F_Movement_PlayerEnterRoomFemale:
delay_16
walk_down
walk_down
walk_down
walk_in_place_faster_right
step_end
PlayersHouse_1F_Movement_PlayerApproachTVForLatiMale:
walk_up
walk_left
walk_left
walk_left
walk_left
walk_in_place_faster_up
step_end
PlayersHouse_1F_Movement_PlayerApproachTVForLatiFemale:
walk_up
walk_right
walk_right
walk_right
walk_right
walk_in_place_faster_up
step_end
EventScript_RunningShoesManual::
msgbox PlayersHouse_1F_Text_RunningShoesManual, MSGBOX_SIGN
end