Rename movement scripts to use Faster over Fastest
This commit is contained in:
@@ -786,7 +786,7 @@ RusturfTunnel_EventScript_SetRusturfTunnelOpen::
|
||||
|
||||
EventScript_UnusedBoardFerry::
|
||||
delay 30
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
showobjectat OBJ_EVENT_ID_PLAYER, 0
|
||||
delay 30
|
||||
|
||||
@@ -34,14 +34,14 @@ AquaHideout_B2F_EventScript_Matt::
|
||||
AquaHideout_B2F_EventScript_SubmarineEscape::
|
||||
setvar VAR_0x8008, LOCALID_MATT
|
||||
setvar VAR_0x8009, LOCALID_SUBMARINE
|
||||
applymovement VAR_0x8008, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement VAR_0x8008, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
delay 20
|
||||
applymovement VAR_0x8008, Common_Movement_FacePlayer
|
||||
waitmovement 0
|
||||
msgbox AquaHideout_B2F_Text_OurBossGotThroughHisPreparations, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_0x8008, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement VAR_0x8008, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement VAR_0x8009, AquaHideout_B2F_Movement_SumbarineDepartLeft
|
||||
waitmovement 0
|
||||
removeobject VAR_0x8009
|
||||
|
||||
@@ -426,15 +426,15 @@ BattleFrontier_BattleArenaBattleRoom_Movement_PlayerStepForward:
|
||||
BattleFrontier_BattleArenaBattleRoom_Movement_PlayerWalkBackToLine:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Movement_WalkInPlaceLeft:
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Movement_WalkInPlaceRight:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Movement_OpponentEnter:
|
||||
@@ -475,12 +475,12 @@ BattleFrontier_BattleArenaBattleRoom_Movement_JumpInPlaceUp:
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Movement_WalkInPlaceDown:
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
@ Unused, redundant
|
||||
BattleFrontier_BattleArenaBattleRoom_Movement_WalkInPlaceRight2:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_OnWarp:
|
||||
@@ -497,19 +497,19 @@ BattleFrontier_BattleArenaBattleRoom_EventScript_SetUpRoomObjects::
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Movement_GretaLookAroundPlayer:
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Movement_GretaWalkBackToCenter:
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_Text_PlayerStepForward:
|
||||
|
||||
@@ -78,12 +78,12 @@ BattleFrontier_BattleArenaCorridor_Movement_AttendantWalkToDoor:
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaCorridor_Movement_AttendantFacePlayer:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaCorridor_Movement_AttendantMoveOutOfWay:
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaCorridor_Text_PleaseStepIn:
|
||||
|
||||
@@ -247,7 +247,7 @@ BattleFrontier_BattleArenaLobby_Movement_PlayerWalkToLeftDoor:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_Movement_PlayerEnterDoor:
|
||||
@@ -289,7 +289,7 @@ BattleFrontier_BattleArenaLobby_Movement_PlayerWalkToRightDoor:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleArenaLobby_EventScript_ShowResults::
|
||||
|
||||
@@ -758,7 +758,7 @@ BattleFrontier_BattleDomeBattleRoom_Movement_AnnouncerMoveForTuckerEntrance:
|
||||
delay_16
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
@@ -800,7 +800,7 @@ BattleFrontier_BattleDomeBattleRoom_Movement_AnnouncerMoveForTuckerEntrance:
|
||||
delay_16
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Movement_TuckerStepForward:
|
||||
@@ -936,7 +936,7 @@ BattleFrontier_BattleDomeBattleRoom_Movement_AudienceMemberWalkToSeat:
|
||||
walk_down
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Movement_RefereeEnter:
|
||||
@@ -947,7 +947,7 @@ BattleFrontier_BattleDomeBattleRoom_Movement_RefereeEnter:
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Movement_AnnouncerFaceLeft:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_Movement_RefereeExit:
|
||||
|
||||
@@ -56,7 +56,7 @@ BattleFrontier_BattleDomeCorridor_Movement_PlayerWalkToDoorLv50:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleDomeCorridor_Movement_PlayerEnterDoorLv50:
|
||||
@@ -100,7 +100,7 @@ BattleFrontier_BattleDomeCorridor_Movement_PlayerWalkToDoorLvOpen:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleDomeCorridor_Movement_PlayerEnterDoorLvOpen:
|
||||
|
||||
@@ -257,12 +257,12 @@ BattleFrontier_BattleFactoryBattleRoom_EventScript_WarpToLobbyDoubles::
|
||||
end
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_EventScript_ScientistsFaceBattle::
|
||||
applymovement LOCALID_SCIENTIST_1, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_SCIENTIST_2, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_SCIENTIST_3, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_SCIENTIST_4, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_SCIENTIST_5, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_SCIENTIST_6, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_SCIENTIST_1, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement LOCALID_SCIENTIST_2, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement LOCALID_SCIENTIST_3, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement LOCALID_SCIENTIST_4, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_SCIENTIST_5, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_SCIENTIST_6, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
|
||||
@@ -252,8 +252,8 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_DefeatedSpenserSilver::
|
||||
frontier_givesymbol
|
||||
applymovement LOCALID_OPPONENT, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
applymovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_SpenserAwaitNextTime, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceBattleRoom_EventScript_WarpToLobbyWon
|
||||
@@ -287,8 +287,8 @@ BattleFrontier_BattlePalaceBattleRoom_EventScript_DefeatedSpenserGold::
|
||||
frontier_givesymbol
|
||||
applymovement LOCALID_OPPONENT, Common_Movement_WalkInPlaceLeft
|
||||
waitmovement 0
|
||||
applymovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_SpenserComeSeeMeAgain, MSGBOX_DEFAULT
|
||||
goto BattleFrontier_BattlePalaceBattleRoom_EventScript_WarpToLobbyWon
|
||||
@@ -435,7 +435,7 @@ BattleFrontier_BattlePalaceBattleRoom_Movement_DusclopsEnter:
|
||||
walk_down
|
||||
walk_right
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_Movement_AzurillEnter:
|
||||
@@ -447,7 +447,7 @@ BattleFrontier_BattlePalaceBattleRoom_Movement_AzurillEnter:
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
step_end
|
||||
|
||||
|
||||
@@ -204,12 +204,12 @@ BattleFrontier_BattlePyramidTop_EventScript_DoBrandonBattle::
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Movement_AttendantMoveAside:
|
||||
walk_right
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Movement_AttendantBlockPath:
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Movement_PlayerClimbToTop:
|
||||
@@ -218,7 +218,7 @@ BattleFrontier_BattlePyramidTop_Movement_PlayerClimbToTop:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattlePyramidTop_Movement_BrandonApproachPlayer:
|
||||
|
||||
@@ -408,7 +408,7 @@ BattleFrontier_BattleTowerMultiBattleRoom_Movement_FaceAttendant:
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleTowerMultiBattleRoom_Movement_FaceBattle:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleTowerMultiBattleRoom_Movement_Opponent1Enter:
|
||||
@@ -449,7 +449,7 @@ BattleFrontier_BattleTowerMultiBattleRoom_Movement_AttendantApproachPlayer:
|
||||
BattleFrontier_BattleTowerMultiBattleRoom_Movement_AttendantReturnToPos:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleTowerMultiBattleRoom_Movement_WalkInPlaceLeft:
|
||||
|
||||
@@ -76,8 +76,8 @@ BattleFrontier_BattleTowerMultiCorridor_EventScript_EnterCorridor::
|
||||
applymovement LOCALID_ATTENDANT_1, BattleFrontier_BattleTowerMultiCorridor_Movement_PartnerAttendantWalkToDoor
|
||||
waitmovement 0
|
||||
delay 40
|
||||
applymovement LOCALID_ATTENDANT_2, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_ATTENDANT_1, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_ATTENDANT_2, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement LOCALID_ATTENDANT_1, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
opendoor 7, 1
|
||||
waitdooranim
|
||||
@@ -149,7 +149,7 @@ BattleFrontier_BattleTowerMultiCorridor_Movement_PlayerAttendantWalkToDoor:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleTowerMultiCorridor_Movement_PartnerAttendantWalkToDoor:
|
||||
@@ -160,7 +160,7 @@ BattleFrontier_BattleTowerMultiCorridor_Movement_PartnerAttendantWalkToDoor:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleTowerMultiCorridor_Movement_TrainerEnterDoor:
|
||||
|
||||
@@ -64,7 +64,7 @@ BattleFrontier_BattleTowerMultiPartnerRoom_EventScript_EnterRoom::
|
||||
applymovement LOCALID_ATTENDANT, BattleFrontier_BattleTowerMultiPartnerRoom_Movement_AttendantBlockExit
|
||||
waitmovement 0
|
||||
copyobjectxytoperm LOCALID_ATTENDANT
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattleTowerMultiPartnerRoom_Text_PleaseFindPartner, MSGBOX_DEFAULT
|
||||
special HealPlayerParty
|
||||
@@ -78,7 +78,7 @@ BattleFrontier_BattleTowerMultiPartnerRoom_Movement_PlayerEnterRoom:
|
||||
|
||||
BattleFrontier_BattleTowerMultiPartnerRoom_Movement_AttendantBlockExit:
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
BattleFrontier_BattleTowerMultiPartnerRoom_EventScript_Attendant::
|
||||
@@ -101,7 +101,7 @@ BattleFrontier_BattleTowerMultiPartnerRoom_EventScript_QuitChallenge::
|
||||
BattleFrontier_BattleTowerMultiPartnerRoom_EventScript_EnterElevator::
|
||||
msgbox BattleFrontier_BattleTowerMultiPartnerRoom_Text_ThankYouForChoosingPartner, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
opendoor 10, 1
|
||||
waitdooranim
|
||||
|
||||
@@ -72,7 +72,7 @@ BattleFrontier_OutsideWest_EventScript_ChooseNewFerryDestination::
|
||||
|
||||
BattleFrontier_OutsideWest_EventScript_BoardFerry::
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 30
|
||||
hideobjectat LOCALID_FERRY_ATTENDANT, MAP_BATTLE_FRONTIER_OUTSIDE_WEST
|
||||
@@ -137,16 +137,16 @@ BattleFrontier_OutsideWest_EventScript_Maniac2::
|
||||
end
|
||||
|
||||
BattleFrontier_OutsideWest_EventScript_FactoryChallengersTalk::
|
||||
applymovement LOCALID_MANIAC_1, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_MANIAC_1, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_OutsideWest_Text_SureWeCanChallengeWithNoMons, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_MANIAC_2, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_MANIAC_2, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_OutsideWest_Text_BigGuySaidIllLendYouMons, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
delay 25
|
||||
applymovement LOCALID_MANIAC_1, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_MANIAC_2, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_MANIAC_1, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement LOCALID_MANIAC_2, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
@@ -168,7 +168,7 @@ BattleFrontier_OutsideWest_EventScript_Camper::
|
||||
end
|
||||
|
||||
BattleFrontier_OutsideWest_EventScript_CamperFaceFactory::
|
||||
applymovement LOCALID_CAMPER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_CAMPER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -213,23 +213,23 @@ BattleFrontier_OutsideWest_EventScript_GirlShudderEast::
|
||||
return
|
||||
|
||||
BattleFrontier_OutsideWest_Movement_GirlShudderNorth:
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
BattleFrontier_OutsideWest_Movement_GirlShudderSouth:
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
BattleFrontier_OutsideWest_Movement_GirlShudderWest:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
BattleFrontier_OutsideWest_Movement_GirlShudderEast:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
BattleFrontier_OutsideWest_EventScript_Woman2::
|
||||
|
||||
@@ -42,9 +42,9 @@ BattleFrontier_ReceptionGate_EventScript_ScottScene::
|
||||
msgbox BattleFrontier_ReceptionGate_Text_EnjoyBattleFrontier, MSGBOX_DEFAULT
|
||||
msgbox BattleFrontier_ReceptionGate_Text_IfItIsntPlayerYouCame, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_GREETER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_GUIDE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_GREETER, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement LOCALID_GUIDE, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_GREETER, Common_Movement_ExclamationMark
|
||||
@@ -78,7 +78,7 @@ BattleFrontier_ReceptionGate_Movement_PlayerFaceScott:
|
||||
delay_16
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
@ Unused
|
||||
@@ -112,7 +112,7 @@ BattleFrontier_ReceptionGate_Movement_GreeterFaceScott:
|
||||
delay_16
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
BattleFrontier_ReceptionGate_Movement_FacilityGuideFaceScott:
|
||||
@@ -120,7 +120,7 @@ BattleFrontier_ReceptionGate_Movement_FacilityGuideFaceScott:
|
||||
delay_16
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
BattleFrontier_ReceptionGate_EventScript_Greeter::
|
||||
|
||||
@@ -209,22 +209,22 @@ BattleFrontier_ScottsHouse_EventScript_GiveBattlePoints::
|
||||
end
|
||||
|
||||
BattleFrontier_ScottsHouse_EventScript_ScottFaceAwayNorth::
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
BattleFrontier_ScottsHouse_EventScript_ScottFaceAwaySouth::
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
BattleFrontier_ScottsHouse_EventScript_ScottFaceAwayEast::
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
BattleFrontier_ScottsHouse_EventScript_ScottFaceAwayWest::
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@ BirthIsland_Harbor_EventScript_Sailor::
|
||||
goto_if_eq BirthIsland_Harbor_EventScript_AsYouLike
|
||||
msgbox EventTicket_Text_SailHome, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 30
|
||||
hideobjectat LOCALID_SAILOR, MAP_BIRTH_ISLAND_HARBOR
|
||||
|
||||
@@ -8,7 +8,7 @@ CaveOfOrigin_B1F_EventScript_Wallace::
|
||||
faceplayer
|
||||
msgbox CaveOfOrigin_B1F_Text_WallaceStory, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 60
|
||||
playse SE_PIN
|
||||
|
||||
@@ -230,46 +230,46 @@ DewfordTown_Movement_SailToPetalburg:
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
@@ -278,119 +278,119 @@ DewfordTown_Movement_SailToPetalburg:
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
@@ -405,164 +405,164 @@ DewfordTown_Movement_SailToSlateport:
|
||||
walk_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
@@ -590,7 +590,7 @@ DewfordTown_Movement_ExitBoatSlateport:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
DewfordTown_Movement_BrineyBoardBoat:
|
||||
|
||||
@@ -58,7 +58,7 @@ DewfordTown_Hall_EventScript_ExpertM::
|
||||
call Common_EventScript_BufferTrendyPhrase
|
||||
msgbox DewfordTown_Hall_Text_TVShowAboutTrend, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_EXPERT_M, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_EXPERT_M, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
@@ -69,7 +69,7 @@ DewfordTown_Hall_EventScript_Twin::
|
||||
call Common_EventScript_BufferTrendyPhrase
|
||||
msgbox DewfordTown_Hall_Text_IsTrendMorePopularAcrossSea, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_TWIN, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_TWIN, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
@@ -205,7 +205,7 @@ DewfordTown_Hall_EventScript_DebateReact1::
|
||||
DewfordTown_Hall_EventScript_PlayerReactWest::
|
||||
compare VAR_FACING, DIR_EAST
|
||||
goto_if_eq DewfordTown_Hall_EventScript_DontMovePlayer1
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -229,19 +229,19 @@ DewfordTown_Hall_EventScript_PlayerReactNorthSouth::
|
||||
return
|
||||
|
||||
DewfordTown_Hall_EventScript_PlayerWalkInPlaceUp::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
DewfordTown_Hall_EventScript_PlayerWalkInPlaceDown::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
DewfordTown_Hall_EventScript_PlayerReactEast::
|
||||
compare VAR_FACING, DIR_WEST
|
||||
goto_if_eq DewfordTown_Hall_EventScript_DontMovePlayer1
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
|
||||
@@ -109,26 +109,26 @@ EverGrandeCity_ChampionsRoom_EventScript_BirchArrivesExitForHoF::
|
||||
addobject LOCALID_BIRCH
|
||||
applymovement LOCALID_BIRCH, EverGrandeCity_ChampionsRoom_Movement_BirchArrives
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox EverGrandeCity_ChampionsRoom_Text_BirchArriveRatePokedex, MSGBOX_DEFAULT
|
||||
call ProfBirch_EventScript_RatePokedex
|
||||
msgbox EverGrandeCity_ChampionsRoom_Text_BirchCongratulations, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 20
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox EverGrandeCity_ChampionsRoom_Text_WallaceComeWithMe, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
delay 30
|
||||
applymovement LOCALID_WALLACE, EverGrandeCity_ChampionsRoom_Movement_WallaceExitStart
|
||||
applymovement OBJ_EVENT_ID_PLAYER, EverGrandeCity_ChampionsRoom_Movement_PlayerExitStart
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement LOCALID_RIVAL, EverGrandeCity_ChampionsRoom_Movement_RivalFollows
|
||||
waitmovement 0
|
||||
delay 20
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox EverGrandeCity_ChampionsRoom_Text_WallaceWaitOutside, MSGBOX_DEFAULT
|
||||
checkplayergender
|
||||
@@ -157,7 +157,7 @@ EverGrandeCity_ChampionsRoom_EventScript_BrendanCongratulations::
|
||||
EverGrandeCity_ChampionsRoom_EventScript_RivalApproachPlayer::
|
||||
applymovement LOCALID_RIVAL, EverGrandeCity_ChampionsRoom_Movement_RivalApproachPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -187,17 +187,17 @@ EverGrandeCity_ChampionsRoom_Movement_RivalApproachPlayer:
|
||||
walk_up
|
||||
walk_left
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
EverGrandeCity_ChampionsRoom_Movement_RivalLookBackAndForth:
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
step_end
|
||||
|
||||
@@ -209,7 +209,7 @@ EverGrandeCity_ChampionsRoom_Movement_RivalFollows:
|
||||
EverGrandeCity_ChampionsRoom_Movement_WallaceExitStart:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
EverGrandeCity_ChampionsRoom_Movement_WallaceExit:
|
||||
@@ -226,7 +226,7 @@ EverGrandeCity_ChampionsRoom_Movement_BirchArrives:
|
||||
walk_up
|
||||
walk_right
|
||||
walk_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
EverGrandeCity_ChampionsRoom_Text_IntroSpeech:
|
||||
|
||||
@@ -22,8 +22,8 @@ EverGrandeCity_HallOfFame_EventScript_EnterHallOfFame::
|
||||
applymovement LOCALID_WALLACE, EverGrandeCity_HallOfFame_Movement_WalkIntoHallOfFame1
|
||||
applymovement OBJ_EVENT_ID_PLAYER, EverGrandeCity_HallOfFame_Movement_WalkIntoHallOfFame1
|
||||
waitmovement 0
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox EverGrandeCity_HallOfFame_Text_HereWeHonorLeagueChampions, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -31,13 +31,13 @@ EverGrandeCity_HallOfFame_EventScript_EnterHallOfFame::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, EverGrandeCity_HallOfFame_Movement_WalkIntoHallOfFame2
|
||||
waitmovement 0
|
||||
delay 20
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox EverGrandeCity_HallOfFame_Text_LetsRecordYouAndYourPartnersNames, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 20
|
||||
dofieldeffect FLDEFF_HALL_OF_FAME_RECORD
|
||||
|
||||
@@ -108,23 +108,23 @@ EverGrandeCity_PokemonLeague_1F_EventScript_GoForth::
|
||||
EverGrandeCity_PokemonLeague_1F_Movement_MoveToFrontFromRight:
|
||||
walk_down
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
EverGrandeCity_PokemonLeague_1F_Movement_MoveToFrontFromLeft:
|
||||
walk_down
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
EverGrandeCity_PokemonLeague_1F_Movement_LeftGuardOutOfWay:
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
EverGrandeCity_PokemonLeague_1F_Movement_RightGuardOutOfWay:
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
EverGrandeCity_PokemonLeague_1F_Text_MustHaveAllGymBadges:
|
||||
|
||||
@@ -185,15 +185,15 @@ FallarborTown_BattleTentBattleRoom_Movement_PlayerEnter:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
FallarborTown_BattleTentBattleRoom_Movement_PlayerFaceBattle:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
FallarborTown_BattleTentBattleRoom_Movement_PlayerFaceAttendant:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
FallarborTown_BattleTentBattleRoom_Movement_OpponentEnter:
|
||||
@@ -201,7 +201,7 @@ FallarborTown_BattleTentBattleRoom_Movement_OpponentEnter:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
@ Unused
|
||||
@@ -225,14 +225,14 @@ FallarborTown_BattleTentBattleRoom_Movement_AttendantApproachPlayer:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
FallarborTown_BattleTentBattleRoom_Movement_AttendantReturnToPos:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
FallarborTown_BattleTentBattleRoom_OnWarp:
|
||||
|
||||
@@ -27,7 +27,7 @@ FarawayIsland_Entrance_EventScript_Sailor::
|
||||
goto_if_eq FarawayIsland_Entrance_EventScript_AsYouLike
|
||||
msgbox EventTicket_Text_SailHome, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 30
|
||||
hideobjectat LOCALID_SAILOR, MAP_FARAWAY_ISLAND_ENTRANCE
|
||||
|
||||
@@ -73,7 +73,7 @@ FarawayIsland_Interior_Movement_MewMoveAndHide:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
set_invisible
|
||||
step_end
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@ FortreeCity_House4_Movement_WingullExit:
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_8
|
||||
step_end
|
||||
|
||||
|
||||
@@ -72,7 +72,7 @@ GraniteCave_StevensRoom_Movement_PlayerTurnTowardExit:
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
GraniteCave_StevensRoom_Movement_StevenExitSouth:
|
||||
|
||||
@@ -113,7 +113,7 @@ LavaridgeTown_EventScript_PlayBrendanMusic::
|
||||
return
|
||||
|
||||
LavaridgeTown_EventScript_RivalNoticePlayer::
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
@@ -130,14 +130,14 @@ LavaridgeTown_EventScript_RivalExitHerbShop::
|
||||
waitmovement 0
|
||||
closedoor 12, 15
|
||||
waitdooranim
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -178,7 +178,7 @@ LavaridgeTown_Movement_RivalExit2:
|
||||
LavaridgeTown_Movement_PlayerWatchRivalExit:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LavaridgeTown_Movement_RivalExit1:
|
||||
|
||||
@@ -390,7 +390,7 @@ LilycoveCity_EventScript_BrendanBattleFrontier::
|
||||
|
||||
LilycoveCity_EventScript_RivalFlyAway::
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 50
|
||||
setfieldeffectargument 0, 1
|
||||
|
||||
@@ -188,7 +188,7 @@ LilycoveCity_ContestLobby_Movement_ArtistExit:
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_PlayerFaceArtist:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_ArtistBeginToExit:
|
||||
@@ -205,7 +205,7 @@ LilycoveCity_ContestLobby_Movement_ArtistReturnToPlayer:
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_EventScript_TryDoLinkContestArtist::
|
||||
@@ -303,7 +303,7 @@ LilycoveCity_ContestLobby_Movement_LinkArtistExit:
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_PlayerFaceLinkArtist:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_LinkArtistBeginExit:
|
||||
@@ -320,7 +320,7 @@ LilycoveCity_ContestLobby_Movement_LinkArtistReturnToPlayer:
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
@ EventScript_SpeakToContestReceptionist either ends or returns after a contest entry is submitted
|
||||
@@ -453,20 +453,20 @@ LilycoveCity_ContestLobby_Movement_PlayerWalkToContestHall:
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_PlayerApproachReceptionist:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
walk_left
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_ReceptionistApproachCounter:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_ReceptionistExitCounter:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_ReceptionistWalkToContestHall:
|
||||
@@ -481,7 +481,7 @@ LilycoveCity_ContestLobby_Movement_ReceptionistWalkToContestHall:
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_ReceptionistFacePlayer:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_EventScript_BlackBelt::
|
||||
@@ -984,13 +984,13 @@ LilycoveCity_ContestLobby_Movement_PlayerApproachLinkReceptionist:
|
||||
LilycoveCity_ContestLobby_Movement_LinkReceptionistApproachCounter:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_LinkReceptionistExitCounter:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_LinkReceptionistWalkToContestHall:
|
||||
@@ -1006,7 +1006,7 @@ LilycoveCity_ContestLobby_Movement_LinkReceptionistWalkToContestHall:
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_Movement_LinkReceptionistFacePlayer:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LilycoveCity_ContestLobby_EventScript_LittleGirl::
|
||||
|
||||
@@ -46,7 +46,7 @@ LilycoveCity_CoveLilyMotel_1F_EventScript_BlockingTV::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_OWNER, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox LilycoveCity_CoveLilyMotel_1F_Text_CantSeeTheTV, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
|
||||
@@ -115,7 +115,7 @@ LilycoveCity_DepartmentStoreElevator_EventScript_ExitFloorSelect::
|
||||
LilycoveCity_DepartmentStoreElevator_EventScript_MoveElevator::
|
||||
special CloseDeptStoreElevatorWindow
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
waitse
|
||||
special MoveElevator
|
||||
|
||||
@@ -24,7 +24,7 @@ LilycoveCity_DepartmentStore_1F_EventScript_LotteryClerk::
|
||||
copyvar VAR_0x8008, VAR_RESULT
|
||||
special BufferLottoTicketNumber
|
||||
msgbox LilycoveCity_DepartmentStore_1F_Text_TicketNumberIsXPleaseWait, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_LOTTERY_CLERK, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_LOTTERY_CLERK, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
playse SE_PC_ON
|
||||
special DoLotteryCornerComputerEffect
|
||||
|
||||
@@ -145,7 +145,7 @@ LilycoveCity_DepartmentStore_5F_EventScript_WomanNormal::
|
||||
LilycoveCity_DepartmentStore_5F_EventScript_WomanLegendaryWeather::
|
||||
msgbox LilycoveCity_DepartmentStore_5F_Text_ClosedRooftopForWeather, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_WOMAN, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_WOMAN, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
releaseall
|
||||
end
|
||||
|
||||
@@ -252,7 +252,7 @@ LilycoveCity_Harbor_EventScript_OldSeaMapFirstTime::
|
||||
call LilycoveCity_Harbor_EventScript_GetEventTicketSailor
|
||||
msgbox EventTicket_Text_OldSeaMapTooFar, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_FERRY_SAILOR, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_FERRY_SAILOR, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_FERRY_SAILOR, Common_Movement_ExclamationMark
|
||||
@@ -334,12 +334,12 @@ LilycoveCity_Harbor_EventScript_MultipleEventTicketsFirstTime::
|
||||
LilycoveCity_Harbor_EventScript_ExitFirstTimeTicketSailSelect::
|
||||
msgbox EventTicket_Text_AsYouLike, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_FERRY_SAILOR, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_FERRY_SAILOR, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 30
|
||||
removeobject LOCALID_FERRY_SAILOR
|
||||
delay 30
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
showobjectat LOCALID_ATTENDANT, MAP_LILYCOVE_CITY_HARBOR
|
||||
delay 30
|
||||
@@ -348,7 +348,7 @@ LilycoveCity_Harbor_EventScript_ExitFirstTimeTicketSailSelect::
|
||||
end
|
||||
|
||||
LilycoveCity_Harbor_EventScript_GetEventTicketSailor::
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 30
|
||||
hideobjectat VAR_LAST_TALKED, MAP_LILYCOVE_CITY_HARBOR
|
||||
@@ -360,7 +360,7 @@ LilycoveCity_Harbor_EventScript_GetEventTicketSailor::
|
||||
return
|
||||
|
||||
LilycoveCity_Harbor_EventScript_BoardFerryWithSailor::
|
||||
applymovement LOCALID_FERRY_SAILOR, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_FERRY_SAILOR, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 30
|
||||
removeobject LOCALID_FERRY_SAILOR
|
||||
@@ -424,7 +424,7 @@ LilycoveCity_Harbor_EventScript_FerryDestinationChangeMind::
|
||||
LilycoveCity_Harbor_EventScript_BoardFerry::
|
||||
msgbox LilycoveCity_Harbor_Text_PleaseBoard, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 30
|
||||
hideobjectat VAR_LAST_TALKED, MAP_LILYCOVE_CITY_HARBOR
|
||||
@@ -455,7 +455,7 @@ LilycoveCity_Harbor_EventScript_ExitSailSelect::
|
||||
|
||||
LilycoveCity_Harbor_Movement_PlayerBoardFerryEast:
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LilycoveCity_Harbor_Movement_PlayerBoardFerryNorth:
|
||||
@@ -490,7 +490,7 @@ LilycoveCity_Harbor_EventScript_MoveSailorOutOfWayEast::
|
||||
return
|
||||
|
||||
LilycoveCity_Harbor_Movement_SailorOutOfWayNorth:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
lock_facing_direction
|
||||
walk_left
|
||||
unlock_facing_direction
|
||||
@@ -503,22 +503,22 @@ LilycoveCity_Harbor_Movement_SailorOutOfWayEast:
|
||||
step_end
|
||||
|
||||
LilycoveCity_Harbor_EventScript_BrineyFaceSailorNorth::
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LilycoveCity_Harbor_EventScript_BrineyFaceSailorEast::
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LilycoveCity_Harbor_EventScript_BrineyFacePlayerNorth::
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LilycoveCity_Harbor_EventScript_BrineyFacePlayerEast::
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -537,7 +537,7 @@ LilycoveCity_Harbor_EventScript_BoardFerryWithBrineyAndSailorEast::
|
||||
return
|
||||
|
||||
LilycoveCity_Harbor_Movement_BrineyBoardFerry:
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_8
|
||||
set_invisible
|
||||
step_end
|
||||
@@ -554,7 +554,7 @@ LilycoveCity_Harbor_Movement_SailorBoardWithBrineyNorth:
|
||||
delay_16
|
||||
delay_16
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
set_invisible
|
||||
step_end
|
||||
@@ -562,7 +562,7 @@ LilycoveCity_Harbor_Movement_SailorBoardWithBrineyNorth:
|
||||
LilycoveCity_Harbor_Movement_PlayerBoardWithBrineyEast:
|
||||
delay_16
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
set_invisible
|
||||
step_end
|
||||
|
||||
@@ -83,7 +83,7 @@ LilycoveCity_LilycoveMuseum_2F_EventScript_ShowExhibitHall::
|
||||
end
|
||||
|
||||
LilycoveCity_LilycoveMuseum_2F_Movement_PlayerWalkInPlaceLeft:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LilycoveCity_LilycoveMuseum_2F_Movement_FaceExhibitHall:
|
||||
|
||||
@@ -20,18 +20,18 @@ LilycoveCity_PokemonTrainerFanClub_OnFrame:
|
||||
|
||||
LilycoveCity_PokemonTrainerFanClub_EventScript_MeetFirstFans::
|
||||
lockall
|
||||
applymovement LOCALID_LASS, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_LASS, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox LilycoveCity_PokemonTrainerFanClub_Text_OhWowItsPlayer, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_LITTLE_GIRL, LilycoveCity_PokemonTrainerFanClub_Movement_LittleGirlWatchPlayer
|
||||
applymovement LOCALID_MAN, LilycoveCity_PokemonTrainerFanClub_Movement_FanApproachPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox LilycoveCity_PokemonTrainerFanClub_Text_HeardAboutYouImYourFan, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_LITTLE_GIRL, LilycoveCity_PokemonTrainerFanClub_Movement_LittleGirlMoveCloserToPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
applymovement LOCALID_LITTLE_GIRL, LilycoveCity_PokemonTrainerFanClub_Movement_LittleGirlHideFromPlayer
|
||||
waitmovement 0
|
||||
@@ -41,7 +41,7 @@ LilycoveCity_PokemonTrainerFanClub_EventScript_MeetFirstFans::
|
||||
|
||||
LilycoveCity_PokemonTrainerFanClub_Movement_FanApproachPlayer:
|
||||
delay_8
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
@@ -60,7 +60,7 @@ LilycoveCity_PokemonTrainerFanClub_Movement_LittleGirlWatchPlayer:
|
||||
|
||||
LilycoveCity_PokemonTrainerFanClub_Movement_LittleGirlMoveCloserToPlayer:
|
||||
walk_down
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LilycoveCity_PokemonTrainerFanClub_Movement_LittleGirlHideFromPlayer:
|
||||
@@ -68,7 +68,7 @@ LilycoveCity_PokemonTrainerFanClub_Movement_LittleGirlHideFromPlayer:
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
LilycoveCity_PokemonTrainerFanClub_OnTransition:
|
||||
|
||||
@@ -185,7 +185,7 @@ LittlerootTown_Movement_MomExitHouse:
|
||||
|
||||
LittlerootTown_Movement_MomApproachPlayerAtTruck:
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_MomApproachDoor:
|
||||
@@ -203,7 +203,7 @@ LittlerootTown_Movement_PlayerApproachDoor:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_PlayerEnterHouse:
|
||||
@@ -347,7 +347,7 @@ LittlerootTown_Movement_TwinReturnLeft:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_PushPlayerBackFromRoute:
|
||||
@@ -387,14 +387,14 @@ LittlerootTown_Movement_TwinReturnRight:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
LittlerootTown_EventScript_GoSaveBirchTrigger::
|
||||
lockall
|
||||
applymovement LOCALID_TWIN, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_TWIN, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
special GetPlayerBigGuyGirlString
|
||||
msgbox LittlerootTown_Text_CanYouGoSeeWhatsHappening, MSGBOX_DEFAULT
|
||||
@@ -525,12 +525,12 @@ LittlerootTown_EventScript_SetHomeDoorCoordsFemale::
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomNoticePlayerMale::
|
||||
applymovement LOCALID_MOM, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_MOM, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomNoticePlayerFemale::
|
||||
applymovement LOCALID_MOM, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_MOM, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -565,70 +565,70 @@ LittlerootTown_EventScript_MomApproachPlayerFemale::
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayer0::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayer0
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayer1::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayer1
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayerMale2::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayerMale2
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayerMale3::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayerMale3
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayerMale4::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayerMale4
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayerMale5::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayerMale5
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayerFemale2::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayerFemale2
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayerFemale3::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayerFemale3
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayerFemale4::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayerFemale4
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
LittlerootTown_EventScript_MomApproachPlayerFemale5::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MOM, LittlerootTown_Movement_MomApproachPlayerFemale5
|
||||
waitmovement 0
|
||||
@@ -861,7 +861,7 @@ LittlerootTown_Movement_MomReturnHomeMale2:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_MomReturnHomeMale3:
|
||||
@@ -870,33 +870,33 @@ LittlerootTown_Movement_MomReturnHomeMale3:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_MomReturnHomeMale4:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_MomReturnHomeMale5:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_MomReturnHomeFemale2:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_MomReturnHomeFemale3:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_MomReturnHomeFemale4:
|
||||
@@ -905,7 +905,7 @@ LittlerootTown_Movement_MomReturnHomeFemale4:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_MomReturnHomeFemale5:
|
||||
@@ -913,7 +913,7 @@ LittlerootTown_Movement_MomReturnHomeFemale5:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_Movement_MomExitThroughDoor:
|
||||
@@ -929,7 +929,7 @@ LittlerootTown_EventScript_Mom::
|
||||
compare VAR_RESULT, FEMALE
|
||||
call_if_eq LittlerootTown_EventScript_SetHomeDoorCoordsFemale
|
||||
call LittlerootTown_EventScript_GiveRunningShoes
|
||||
applymovement LOCALID_MOM, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_MOM, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
opendoor VAR_0x8009, VAR_0x800A
|
||||
waitdooranim
|
||||
|
||||
@@ -100,7 +100,7 @@ LittlerootTown_BrendansHouse_1F_EventScript_YoureNewNeighbor::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL_MOM, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_RIVAL_MOM, LittlerootTown_BrendansHouse_1F_Movement_RivalMomApproach
|
||||
waitmovement 0
|
||||
special GetRivalSonDaughterString
|
||||
@@ -123,7 +123,7 @@ LittlerootTown_BrendansHouse_1F_EventScript_GoSeeRoom::
|
||||
lockall
|
||||
setvar VAR_0x8004, LOCALID_MOM
|
||||
setvar VAR_0x8005, MALE
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
goto PlayersHouse_1F_EventScript_MomGoSeeRoom
|
||||
end
|
||||
@@ -187,7 +187,7 @@ LittlerootTown_BrendansHouse_1F_EventScript_MeetRival::
|
||||
end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_EventScript_PlayerFaceBrendan::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -207,9 +207,9 @@ LittlerootTown_BrendansHouse_1F_EventScript_BrendanApproachPlayer2::
|
||||
return
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_Movement_BrendanApproachPlayer0:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
@@ -223,9 +223,9 @@ LittlerootTown_BrendansHouse_1F_Movement_BrendanApproachPlayer1:
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_Movement_BrendanApproachPlayer2:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
@@ -253,48 +253,48 @@ LittlerootTown_BrendansHouse_1F_EventScript_BrendanGoUpstairs2::
|
||||
LittlerootTown_BrendansHouse_1F_Movement_PlayerWatchBrendanExit0:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_Movement_PlayerWatchBrendanExit1:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_Movement_PlayerWatchBrendanExit2:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_Movement_BrendanGoUpstairs0:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_Movement_BrendanGoUpstairs1:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_1F_Movement_BrendanGoUpstairs2:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
step_end
|
||||
|
||||
@@ -95,7 +95,7 @@ LittlerootTown_BrendansHouse_2F_EventScript_MeetBrendan::
|
||||
LittlerootTown_BrendansHouse_2F_EventScript_MeetBrendanNorth::
|
||||
applymovement LOCALID_RIVAL, LittlerootTown_BrendansHouse_2F_Movement_BrendanApproachPlayerNorth
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox RivalsHouse_2F_Text_BrendanWhoAreYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -107,7 +107,7 @@ LittlerootTown_BrendansHouse_2F_EventScript_MeetBrendanNorth::
|
||||
LittlerootTown_BrendansHouse_2F_EventScript_MeetBrendanSouth::
|
||||
applymovement LOCALID_RIVAL, LittlerootTown_BrendansHouse_2F_Movement_BrendanApproachPlayerSouth
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox RivalsHouse_2F_Text_BrendanWhoAreYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -119,7 +119,7 @@ LittlerootTown_BrendansHouse_2F_EventScript_MeetBrendanSouth::
|
||||
LittlerootTown_BrendansHouse_2F_EventScript_MeetBrendanWest::
|
||||
applymovement LOCALID_RIVAL, LittlerootTown_BrendansHouse_2F_Movement_BrendanApproachPlayerWest
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox RivalsHouse_2F_Text_BrendanWhoAreYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -131,7 +131,7 @@ LittlerootTown_BrendansHouse_2F_EventScript_MeetBrendanWest::
|
||||
LittlerootTown_BrendansHouse_2F_EventScript_MeetBrendanEast::
|
||||
applymovement LOCALID_RIVAL, LittlerootTown_BrendansHouse_2F_Movement_BrendanApproachPlayerEast
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox RivalsHouse_2F_Text_BrendanWhoAreYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -142,7 +142,7 @@ LittlerootTown_BrendansHouse_2F_EventScript_MeetBrendanEast::
|
||||
LittlerootTown_BrendansHouse_2F_Movement_BrendanEnters:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_Movement_BrendanApproachPlayerNorth:
|
||||
@@ -161,17 +161,17 @@ LittlerootTown_BrendansHouse_2F_Movement_BrendanWalkToPCNorth:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_Movement_PlayerWatchBrendanNorth:
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_Movement_BrendanApproachPlayerSouth:
|
||||
@@ -186,22 +186,22 @@ LittlerootTown_BrendansHouse_2F_Movement_BrendanWalkToPCSouth:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_Movement_PlayerWatchBrendanSouth:
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_Movement_BrendanApproachPlayerWest:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_Movement_BrendanWalkToPCWest:
|
||||
@@ -212,16 +212,16 @@ LittlerootTown_BrendansHouse_2F_Movement_BrendanWalkToPCWest:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_Movement_PlayerWatchBrendanWest:
|
||||
delay_8
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_Movement_BrendanApproachPlayerEast:
|
||||
@@ -230,21 +230,21 @@ LittlerootTown_BrendansHouse_2F_Movement_BrendanApproachPlayerEast:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_Movement_BrendanWalkToPCEast:
|
||||
walk_up
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
@ Unused, the player is already facing this direction so its unneeded
|
||||
LittlerootTown_BrendansHouse_2F_Movement_PlayerWatchBrendanEast:
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_BrendansHouse_2F_EventScript_PC::
|
||||
|
||||
@@ -99,7 +99,7 @@ LittlerootTown_MaysHouse_1F_EventScript_YoureNewNeighbor::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL_MOM, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement LOCALID_RIVAL_MOM, LittlerootTown_MaysHouse_1F_Movement_RivalMomApproach
|
||||
waitmovement 0
|
||||
special GetRivalSonDaughterString
|
||||
@@ -157,7 +157,7 @@ LittlerootTown_MaysHouse_1F_EventScript_GoSeeRoom::
|
||||
lockall
|
||||
setvar VAR_0x8004, LOCALID_MOM
|
||||
setvar VAR_0x8005, FEMALE
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
goto PlayersHouse_1F_EventScript_MomGoSeeRoom
|
||||
end
|
||||
@@ -221,7 +221,7 @@ LittlerootTown_MaysHouse_1F_EventScript_MeetRival::
|
||||
end
|
||||
|
||||
LittlerootTown_MaysHouse_1F_EventScript_PlayerFaceMay::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -241,9 +241,9 @@ LittlerootTown_MaysHouse_1F_EventScript_MayApproachPlayer2::
|
||||
return
|
||||
|
||||
LittlerootTown_MaysHouse_1F_Movement_MayApproachPlayer0:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
@@ -257,9 +257,9 @@ LittlerootTown_MaysHouse_1F_Movement_MayApproachPlayer1:
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_1F_Movement_MayApproachPlayer2:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
@@ -287,48 +287,48 @@ LittlerootTown_MaysHouse_1F_EventScript_MayGoUpstairs2::
|
||||
LittlerootTown_MaysHouse_1F_Movement_PlayerWatchMayExit0:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_1F_Movement_PlayerWatchMayExit1:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_1F_Movement_PlayerWatchMayExit2:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_1F_Movement_MayGoUpstairs0:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_1F_Movement_MayGoUpstairs1:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_1F_Movement_MayGoUpstairs2:
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
walk_up
|
||||
step_end
|
||||
|
||||
@@ -95,7 +95,7 @@ LittlerootTown_MaysHouse_2F_EventScript_MeetMay::
|
||||
LittlerootTown_MaysHouse_2F_EventScript_MeetMayNorth::
|
||||
applymovement LOCALID_RIVAL, LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerNorth
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox RivalsHouse_2F_Text_MayWhoAreYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -107,7 +107,7 @@ LittlerootTown_MaysHouse_2F_EventScript_MeetMayNorth::
|
||||
LittlerootTown_MaysHouse_2F_EventScript_MeetMaySouth::
|
||||
applymovement LOCALID_RIVAL, LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerSouth
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox RivalsHouse_2F_Text_MayWhoAreYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -119,7 +119,7 @@ LittlerootTown_MaysHouse_2F_EventScript_MeetMaySouth::
|
||||
LittlerootTown_MaysHouse_2F_EventScript_MeetMayWest::
|
||||
applymovement LOCALID_RIVAL, LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerWest
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox RivalsHouse_2F_Text_MayWhoAreYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -130,7 +130,7 @@ LittlerootTown_MaysHouse_2F_EventScript_MeetMayWest::
|
||||
LittlerootTown_MaysHouse_2F_EventScript_MeetMayEast::
|
||||
applymovement LOCALID_RIVAL, LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerEast
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox RivalsHouse_2F_Text_MayWhoAreYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -142,7 +142,7 @@ LittlerootTown_MaysHouse_2F_EventScript_MeetMayEast::
|
||||
LittlerootTown_MaysHouse_2F_Movement_MayEnters:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerNorth:
|
||||
@@ -157,22 +157,22 @@ LittlerootTown_MaysHouse_2F_Movement_MayWalkToPCNorth:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_PlayerWatchMayNorth:
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerSouth:
|
||||
@@ -183,20 +183,20 @@ LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerSouth:
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_MayWalkToPCSouth:
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_PlayerWatchMaySouth:
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerWest:
|
||||
@@ -205,28 +205,28 @@ LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerWest:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_MayWalkToPCWest:
|
||||
walk_up
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
@ Unused, the player is already facing this direction so its unneeded
|
||||
LittlerootTown_MaysHouse_2F_Movement_PlayerWatchMayWest:
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_MayApproachPlayerEast:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_down
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_MayWalkToPCEast:
|
||||
@@ -237,15 +237,15 @@ LittlerootTown_MaysHouse_2F_Movement_MayWalkToPCEast:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_MaysHouse_2F_Movement_PlayerWatchMayEast:
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
RivalsHouse_2F_EventScript_Rival::
|
||||
|
||||
@@ -191,8 +191,8 @@ LittlerootTown_ProfessorBirchsLab_EventScript_UpgradeToNationalDex::
|
||||
delay 10
|
||||
playse SE_CLICK
|
||||
delay 20
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
checkplayergender
|
||||
compare VAR_RESULT, MALE
|
||||
@@ -204,8 +204,8 @@ LittlerootTown_ProfessorBirchsLab_EventScript_UpgradeToNationalDex::
|
||||
delay 20
|
||||
applymovement LOCALID_BIRCH, LittlerootTown_ProfessorBirchsLab_Movement_BirchReturnPokedex
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox LittlerootTown_ProfessorBirchsLab_Text_OkayAllDone, MSGBOX_DEFAULT
|
||||
playfanfare MUS_OBTAIN_ITEM
|
||||
@@ -236,11 +236,11 @@ LittlerootTown_ProfessorBirchsLab_EventScript_BrendanUpgradeComment::
|
||||
|
||||
LittlerootTown_ProfessorBirchsLab_Movement_BirchRetrievePokedexes:
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_16
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_16
|
||||
walk_right
|
||||
@@ -251,7 +251,7 @@ LittlerootTown_ProfessorBirchsLab_Movement_BirchRetrievePokedexes:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
LittlerootTown_ProfessorBirchsLab_Movement_BirchReturnPokedex:
|
||||
@@ -263,7 +263,7 @@ LittlerootTown_ProfessorBirchsLab_Movement_BirchReturnPokedex:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
LittlerootTown_ProfessorBirchsLab_EventScript_ChooseJohtoStarter::
|
||||
@@ -310,7 +310,7 @@ LittlerootTown_ProfessorBirchsLab_EventScript_Cyndaquil::
|
||||
release
|
||||
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
|
||||
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_AlreadyChoseJohtoStarter
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
showmonpic SPECIES_CYNDAQUIL, 10, 3
|
||||
msgbox LittlerootTown_ProfessorBirchsLab_Text_YoullTakeCyndaquil, MSGBOX_YESNO
|
||||
@@ -323,7 +323,7 @@ LittlerootTown_ProfessorBirchsLab_EventScript_Totodile::
|
||||
release
|
||||
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
|
||||
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_AlreadyChoseJohtoStarter
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
showmonpic SPECIES_TOTODILE, 10, 3
|
||||
msgbox LittlerootTown_ProfessorBirchsLab_Text_YoullTakeTotodile, MSGBOX_YESNO
|
||||
@@ -336,7 +336,7 @@ LittlerootTown_ProfessorBirchsLab_EventScript_Chikorita::
|
||||
release
|
||||
compare VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 6
|
||||
goto_if_ge LittlerootTown_ProfessorBirchsLab_EventScript_AlreadyChoseJohtoStarter
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
showmonpic SPECIES_CHIKORITA, 10, 3
|
||||
msgbox LittlerootTown_ProfessorBirchsLab_Text_YoullTakeChikorita, MSGBOX_YESNO
|
||||
@@ -553,7 +553,7 @@ LittlerootTown_ProfessorBirchsLab_EventScript_GivePokedex::
|
||||
closemessage
|
||||
applymovement LOCALID_RIVAL, LittlerootTown_ProfessorBirchsLab_Movement_RivalApproachPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
checkplayergender
|
||||
compare VAR_RESULT, MALE
|
||||
@@ -611,7 +611,7 @@ LittlerootTown_ProfessorBirchsLab_EventScript_BrendanNoRoomForPokeBalls::
|
||||
|
||||
LittlerootTown_ProfessorBirchsLab_Movement_RivalApproachPlayer:
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
LittlerootTown_ProfessorBirchsLab_EventScript_Machine::
|
||||
|
||||
@@ -23,7 +23,7 @@ MagmaHideout_4F_EventScript_Maxie::
|
||||
playfanfare MUS_AWAKEN_LEGEND
|
||||
playse SE_ORB
|
||||
special DoOrbEffect
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 150
|
||||
removeobject LOCALID_GROUDON_SLEEPING
|
||||
@@ -55,7 +55,7 @@ MagmaHideout_4F_EventScript_Maxie::
|
||||
waitmovement 0
|
||||
msgbox MagmaHideout_4F_Text_MaxieGroudonWhatsWrong, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 30
|
||||
applymovement LOCALID_MAXIE, Common_Movement_FacePlayer
|
||||
|
||||
@@ -90,7 +90,7 @@ MauvilleCity_EventScript_UncleAskPlayerToBattleWally::
|
||||
MauvilleCity_EventScript_Wally::
|
||||
lockall
|
||||
goto_if_set FLAG_DECLINED_WALLY_BATTLE_MAUVILLE, MauvilleCity_EventScript_WallyRequestBattleAgain
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox MauvilleCity_Text_WallyWantToChallengeGym, MSGBOX_DEFAULT
|
||||
msgbox MauvilleCity_Text_UncleYourePushingIt, MSGBOX_DEFAULT
|
||||
@@ -122,7 +122,7 @@ MauvilleCity_EventScript_WallyAndUncleExitNorth::
|
||||
applymovement LOCALID_WALLY, MauvilleCity_Movement_WallyExitNorth1
|
||||
applymovement LOCALID_WALLYS_UNCLE, MauvilleCity_Movement_WallysUncleExitNorth1
|
||||
waitmovement 0
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 30
|
||||
applymovement OBJ_EVENT_ID_PLAYER, MauvilleCity_Movement_PlayerFaceUncleNorth
|
||||
@@ -142,7 +142,7 @@ MauvilleCity_EventScript_WallyAndUncleExitEast::
|
||||
applymovement LOCALID_WALLY, MauvilleCity_Movement_WallyExitEast1
|
||||
applymovement LOCALID_WALLYS_UNCLE, MauvilleCity_Movement_WallysUncleExitEast1
|
||||
waitmovement 0
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 30
|
||||
applymovement LOCALID_WALLYS_UNCLE, MauvilleCity_Movement_WallysUncleApproachPlayerEast
|
||||
@@ -168,7 +168,7 @@ MauvilleCity_EventScript_DefeatedWally::
|
||||
call_if_eq MauvilleCity_EventScript_ScottApproachPlayerNorth
|
||||
compare VAR_FACING, DIR_EAST
|
||||
call_if_eq MauvilleCity_EventScript_ScottApproachPlayerEast
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox MauvilleCity_Text_ScottYouDidntHoldBack, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -209,13 +209,13 @@ MauvilleCity_EventScript_ScottExitEast::
|
||||
MauvilleCity_EventScript_BattleWally::
|
||||
msgbox MauvilleCity_Text_WallyHereICome, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_WALLY_MAUVILLE, MauvilleCity_Text_WallyDefeat
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox MauvilleCity_Text_WallyIllGoBackToVerdanturf, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_WALLY, Common_Movement_FacePlayer
|
||||
waitmovement 0
|
||||
msgbox MauvilleCity_Text_ThankYouNotEnoughToBattle, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox MauvilleCity_Text_UncleNoNeedToBeDown, MSGBOX_DEFAULT
|
||||
return
|
||||
@@ -280,35 +280,35 @@ MauvilleCity_Movement_WallyExitEast2:
|
||||
MauvilleCity_Movement_PlayerWatchWallyExitNorth2:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MauvilleCity_Movement_PlayerWatchWallyExitEast2:
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MauvilleCity_Movement_PlayerWatchScottExitNorth:
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MauvilleCity_Movement_PlayerWatchScottExitEast:
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MauvilleCity_Movement_PlayerWatchWallyExitEast1:
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MauvilleCity_Movement_PlayerWatchWallyExitNorth1:
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MauvilleCity_Movement_WallysUncleExitNorth1:
|
||||
@@ -331,13 +331,13 @@ MauvilleCity_Movement_PlayerFaceUncleNorth:
|
||||
delay_16
|
||||
delay_8
|
||||
delay_4
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MauvilleCity_Movement_WallysUncleApproachPlayerNorth:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
MauvilleCity_Movement_WallysUncleApproachPlayerEast:
|
||||
@@ -379,7 +379,7 @@ MauvilleCity_Movement_ScottApproachPlayerNorth:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
MauvilleCity_Movement_ScottApproachPlayerEast:
|
||||
|
||||
@@ -29,8 +29,8 @@ MeteorFalls_1F_1R_EventScript_MagmaStealsMeteoriteScene::
|
||||
waitmovement 0
|
||||
msgbox MeteorFalls_1F_1R_Text_WithThisMeteorite, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_MAGMA_GRUNT_1, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_MAGMA_GRUNT_2, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_MAGMA_GRUNT_1, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement LOCALID_MAGMA_GRUNT_2, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_MAGMA_GRUNT_1, Common_Movement_ExclamationMark
|
||||
@@ -43,9 +43,9 @@ MeteorFalls_1F_1R_EventScript_MagmaStealsMeteoriteScene::
|
||||
waitmovement 0
|
||||
msgbox MeteorFalls_1F_1R_Text_HoldItRightThereMagma, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_MAGMA_GRUNT_1, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_MAGMA_GRUNT_2, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_MAGMA_GRUNT_1, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_MAGMA_GRUNT_2, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
addobject LOCALID_ARCHIE
|
||||
addobject LOCALID_AQUA_GRUNT_1
|
||||
@@ -55,8 +55,8 @@ MeteorFalls_1F_1R_EventScript_MagmaStealsMeteoriteScene::
|
||||
applymovement LOCALID_AQUA_GRUNT_1, MeteorFalls_1F_1R_Movement_AquaGrunt1Arrive
|
||||
applymovement LOCALID_AQUA_GRUNT_2, MeteorFalls_1F_1R_Movement_AquaGrunt2Arrive
|
||||
waitmovement 0
|
||||
applymovement LOCALID_MAGMA_GRUNT_1, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_MAGMA_GRUNT_2, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_MAGMA_GRUNT_1, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_MAGMA_GRUNT_2, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox MeteorFalls_1F_1R_Text_BeSeeingYouTeamAqua, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -74,10 +74,10 @@ MeteorFalls_1F_1R_EventScript_MagmaStealsMeteoriteScene::
|
||||
applymovement LOCALID_AQUA_GRUNT_2, MeteorFalls_1F_1R_Movement_AquaGrunt2ApproachArchie
|
||||
waitmovement 0
|
||||
msgbox MeteorFalls_1F_1R_Text_BossWeShouldChaseMagma, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox MeteorFalls_1F_1R_Text_ArchieYesNoTellingWhatMagmaWillDo, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox MeteorFalls_1F_1R_Text_ArchieFarewell, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -99,7 +99,7 @@ MeteorFalls_1F_1R_EventScript_MagmaStealsMeteoriteScene::
|
||||
MeteorFalls_1F_1R_Movement_MagmaGruntApproachPlayer:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
MeteorFalls_1F_1R_Movement_MagmaGrunt1Exit:
|
||||
@@ -171,7 +171,7 @@ MeteorFalls_1F_1R_Movement_ArchieApproachPlayer:
|
||||
walk_right
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MeteorFalls_1F_1R_Movement_AquaGrunt1Exit:
|
||||
@@ -190,7 +190,7 @@ MeteorFalls_1F_1R_Movement_AquaGrunt1ApproachArchie:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
MeteorFalls_1F_1R_Movement_AquaGrunt2Exit:
|
||||
@@ -210,13 +210,13 @@ MeteorFalls_1F_1R_Movement_AquaGrunt2ApproachArchie:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
MeteorFalls_1F_1R_Movement_PushPlayerOutOfWay:
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_4
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
lock_facing_direction
|
||||
walk_left
|
||||
unlock_facing_direction
|
||||
|
||||
@@ -286,7 +286,7 @@ MossdeepCity_EventScript_ScottExitEast::
|
||||
MossdeepCity_Movement_PlayerWatchScottExit:
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MossdeepCity_Movement_ScottExitNorth:
|
||||
|
||||
@@ -90,7 +90,7 @@ MossdeepCity_SpaceCenter_1F_EventScript_RocketLaunchCounterMagma::
|
||||
compare VAR_RESULT, 1
|
||||
call_if_ge MossdeepCity_SpaceCenter_1F_EventScript_ShowLaunchNumberMagma
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
@@ -114,7 +114,7 @@ MossdeepCity_SpaceCenter_1F_EventScript_Scientist::
|
||||
|
||||
MossdeepCity_SpaceCenter_1F_EventScript_ScientistMagma::
|
||||
msgbox MossdeepCity_SpaceCenter_1F_Text_MagmaHaveSightsOnSpaceCenter, MSGBOX_DEFAULT
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
@@ -147,14 +147,14 @@ MossdeepCity_SpaceCenter_1F_EventScript_SunStoneManMagma::
|
||||
goto_if_eq Common_EventScript_ShowBagIsFull
|
||||
setflag FLAG_RECEIVED_SUN_STONE_MOSSDEEP
|
||||
msgbox MossdeepCity_SpaceCenter_1F_Text_CantStrollOnBeachWithMagma, MSGBOX_DEFAULT
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
|
||||
MossdeepCity_SpaceCenter_1F_EventScript_GaveSunStoneMagma::
|
||||
msgbox MossdeepCity_SpaceCenter_1F_Text_CantStrollOnBeachWithMagma, MSGBOX_DEFAULT
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
|
||||
@@ -68,13 +68,13 @@ MossdeepCity_SpaceCenter_2F_EventScript_BattleThreeMagmaGrunts::
|
||||
trainerbattle_no_intro TRAINER_GRUNT_SPACE_CENTER_5, MossdeepCity_SpaceCenter_2F_Text_Grunt5Defeat
|
||||
applymovement LOCALID_GRUNT_5, MossdeepCity_SpaceCenter_2F_Movement_Grunt5Defeated
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox MossdeepCity_SpaceCenter_2F_Text_Grunt6Intro, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_GRUNT_SPACE_CENTER_6, MossdeepCity_SpaceCenter_2F_Text_Grunt6Defeat
|
||||
applymovement LOCALID_GRUNT_6, MossdeepCity_SpaceCenter_2F_Movement_Grunt6Defeated
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox MossdeepCity_SpaceCenter_2F_Text_Grunt7Intro, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_GRUNT_SPACE_CENTER_7, MossdeepCity_SpaceCenter_2F_Text_Grunt7Defeat
|
||||
@@ -250,13 +250,13 @@ MossdeepCity_SpaceCenter_2F_EventScript_ReadyForBattlePrompt::
|
||||
goto_if_eq MossdeepCity_SpaceCenter_2F_EventScript_ChoosePartyForMultiBattle
|
||||
msgbox MossdeepCity_SpaceCenter_2F_Text_StevenHurryGetReadyQuickly, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
releaseall
|
||||
end
|
||||
|
||||
MossdeepCity_SpaceCenter_2F_EventScript_ChoosePartyForMultiBattle::
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
special SavePlayerParty
|
||||
fadescreen FADE_TO_BLACK
|
||||
@@ -286,12 +286,12 @@ MossdeepCity_SpaceCenter_2F_EventScript_DefeatedMaxieTabitha::
|
||||
msgbox MossdeepCity_SpaceCenter_2F_Text_MaxieWeFailedIsAquaAlsoMisguided, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
delay 20
|
||||
applymovement LOCALID_MAXIE, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_TABITHA, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_MAXIE, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_TABITHA, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 60
|
||||
applymovement LOCALID_MAXIE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_TABITHA, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_MAXIE, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement LOCALID_TABITHA, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox MossdeepCity_SpaceCenter_2F_Text_MaxieWeWillGiveUp, MSGBOX_DEFAULT
|
||||
|
||||
@@ -31,7 +31,7 @@ MossdeepCity_StevensHouse_OnFrame:
|
||||
|
||||
MossdeepCity_StevensHouse_EventScript_StevenGivesDive::
|
||||
lockall
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_STEVEN, Common_Movement_ExclamationMark
|
||||
@@ -62,7 +62,7 @@ MossdeepCity_StevensHouse_Movement_StevenApproachPlayer:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MossdeepCity_StevensHouse_Movement_StevenReturn:
|
||||
@@ -70,7 +70,7 @@ MossdeepCity_StevensHouse_Movement_StevenReturn:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
MossdeepCity_StevensHouse_EventScript_BeldumPokeball::
|
||||
|
||||
@@ -67,7 +67,7 @@ MtChimney_EventScript_Maxie::
|
||||
call_if_eq MtChimney_EventScript_ArchieApproachPlayerEast
|
||||
compare VAR_FACING, DIR_NORTH
|
||||
call_if_eq MtChimney_EventScript_ArchieApproachPlayerNorth
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox MtChimney_Text_ArchieThankYou, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -323,7 +323,7 @@ MtChimney_Movement_Unused8:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MtChimney_Movement_Unused9:
|
||||
@@ -359,7 +359,7 @@ MtChimney_Movement_Unused11:
|
||||
MtChimney_Movement_Unused12:
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
walk_down
|
||||
walk_down
|
||||
@@ -375,7 +375,7 @@ MtChimney_Movement_Unused13:
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
walk_down
|
||||
walk_down
|
||||
@@ -390,7 +390,7 @@ MtChimney_Movement_Unused14:
|
||||
|
||||
MtChimney_Movement_Unused15:
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
step_end
|
||||
|
||||
|
||||
@@ -64,7 +64,7 @@ MtChimney_CableCarStation_Movement_LeadPlayerToCableCar:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
MtChimney_CableCarStation_Movement_FollowPlayerOutFromCableCar:
|
||||
|
||||
@@ -42,7 +42,7 @@ MtPyre_Summit_EventScript_TeamAquaExits::
|
||||
playbgm MUS_ENCOUNTER_AQUA, FALSE
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_FaceUp
|
||||
waitmovement 0
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 50
|
||||
compare VAR_0x8008, 0
|
||||
@@ -95,7 +95,7 @@ MtPyre_Summit_EventScript_ArchieFacePlayer2::
|
||||
MtPyre_Summit_EventScript_OldLadyApproachPlayer0::
|
||||
applymovement LOCALID_OLD_LADY, MtPyre_Summit_Movement_OldLadyApproachPlayer0
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -107,14 +107,14 @@ MtPyre_Summit_EventScript_OldLadyApproachPlayer1::
|
||||
MtPyre_Summit_EventScript_OldLadyApproachPlayer2::
|
||||
applymovement LOCALID_OLD_LADY, MtPyre_Summit_Movement_OldLadyApproachPlayer2
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
MtPyre_Summit_Movement_OldLadyApproachPlayer0:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_OldLadyApproachPlayer1:
|
||||
@@ -124,17 +124,17 @@ MtPyre_Summit_Movement_OldLadyApproachPlayer1:
|
||||
MtPyre_Summit_Movement_OldLadyApproachPlayer2:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_ArchieFacePlayer0:
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_ArchieFacePlayer2:
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_EventScript_OldMan::
|
||||
@@ -216,7 +216,7 @@ MtPyre_Summit_EventScript_ArchieMaxieTrigger2::
|
||||
end
|
||||
|
||||
MtPyre_Summit_EventScript_ArchieMaxieReturnOrbs::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 60
|
||||
compare VAR_0x8008, 0
|
||||
@@ -301,7 +301,7 @@ MtPyre_Summit_EventScript_MaxieApproachArchie0::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, MtPyre_Summit_Movement_PlayerWatchMaxie
|
||||
applymovement LOCALID_MAXIE, MtPyre_Summit_Movement_MaxieApproachArchie0
|
||||
waitmovement 0
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -309,7 +309,7 @@ MtPyre_Summit_EventScript_MaxieApproachArchie1::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, MtPyre_Summit_Movement_PlayerWatchMaxie
|
||||
applymovement LOCALID_MAXIE, MtPyre_Summit_Movement_MaxieApproachArchie1
|
||||
waitmovement 0
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -317,20 +317,20 @@ MtPyre_Summit_EventScript_MaxieApproachArchie2::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, MtPyre_Summit_Movement_PlayerWatchMaxie
|
||||
applymovement LOCALID_MAXIE, MtPyre_Summit_Movement_MaxieApproachArchie2
|
||||
waitmovement 0
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
MtPyre_Summit_Movement_PlayerFaceMaxie0:
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_PlayerFaceMaxie:
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_ArchieExit:
|
||||
@@ -355,26 +355,26 @@ MtPyre_Summit_Movement_PlayerWatchArchieMaxieExit0:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_PlayerWatchArchieMaxieExit1:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_right
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_PlayerWatchArchieMaxieExit2:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_MaxieApproachPlayer0:
|
||||
@@ -388,24 +388,24 @@ MtPyre_Summit_Movement_MaxieApproachPlayer1:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_MaxieApproachPlayer2:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_ArchieWatchMaxie:
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_PlayerWatchMaxie:
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_MaxieApproachArchie0:
|
||||
@@ -413,21 +413,21 @@ MtPyre_Summit_Movement_MaxieApproachArchie0:
|
||||
walk_right
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_MaxieApproachArchie1:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_Movement_MaxieApproachArchie2:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
MtPyre_Summit_EventScript_Grunt1::
|
||||
|
||||
@@ -12,7 +12,7 @@ NavelRock_Harbor_EventScript_Sailor::
|
||||
goto_if_eq NavelRock_Harbor_EventScript_AsYouLike
|
||||
msgbox EventTicket_Text_SailHome, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 30
|
||||
hideobjectat LOCALID_SAILOR, MAP_NAVEL_ROCK_HARBOR
|
||||
|
||||
@@ -23,7 +23,7 @@ NewMauville_Entrance_OnTransition:
|
||||
|
||||
NewMauville_Entrance_EventScript_Door::
|
||||
lockall
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox NewMauville_Entrance_Text_DoorIsLocked, MSGBOX_DEFAULT
|
||||
checkitem ITEM_BASEMENT_KEY, 1
|
||||
|
||||
@@ -103,7 +103,7 @@ OldaleTown_Movement_EmployeeEast:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
OldaleTown_Movement_EmployeeSouth:
|
||||
@@ -116,7 +116,7 @@ OldaleTown_Movement_EmployeeSouth:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
OldaleTown_Movement_EmployeeNorth:
|
||||
@@ -127,7 +127,7 @@ OldaleTown_Movement_EmployeeNorth:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
OldaleTown_Movement_Unknown1:
|
||||
@@ -143,7 +143,7 @@ OldaleTown_Movement_Unknown1:
|
||||
walk_up
|
||||
walk_up
|
||||
delay_8
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
OldaleTown_Movement_PlayerEast:
|
||||
@@ -232,7 +232,7 @@ OldaleTown_EventScript_RivalTrigger1::
|
||||
lockall
|
||||
applymovement LOCALID_RIVAL, OldaleTown_Movement_RivalApproachPlayer1
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
setvar VAR_0x8009, 1
|
||||
goto OldaleTown_EventScript_ShowRivalMessage
|
||||
@@ -242,7 +242,7 @@ OldaleTown_EventScript_RivalTrigger2::
|
||||
lockall
|
||||
applymovement LOCALID_RIVAL, OldaleTown_Movement_RivalApproachPlayer2
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
setvar VAR_0x8009, 1
|
||||
goto OldaleTown_EventScript_ShowRivalMessage
|
||||
@@ -252,7 +252,7 @@ OldaleTown_EventScript_RivalTrigger3::
|
||||
lockall
|
||||
applymovement LOCALID_RIVAL, OldaleTown_Movement_RivalApproachPlayer3
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
setvar VAR_0x8009, 1
|
||||
goto OldaleTown_EventScript_ShowRivalMessage
|
||||
@@ -328,7 +328,7 @@ OldaleTown_Movement_RivalExit:
|
||||
OldaleTown_Movement_WatchRivalExit:
|
||||
delay_8
|
||||
delay_4
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
OldaleTown_Movement_PlayerStepBack:
|
||||
@@ -338,7 +338,7 @@ OldaleTown_Movement_PlayerStepBack:
|
||||
|
||||
OldaleTown_Movement_BackUp:
|
||||
walk_fast_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
lock_facing_direction
|
||||
walk_right
|
||||
unlock_facing_direction
|
||||
|
||||
@@ -50,7 +50,7 @@ PetalburgCity_EventScript_WallyTutorial::
|
||||
special StartWallyTutorialBattle
|
||||
waitstate
|
||||
msgbox Route102_Text_WallyIDidIt, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFastestLeft, MAP_PETALBURG_CITY
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFasterLeft, MAP_PETALBURG_CITY
|
||||
waitmovement LOCALID_WALLY, MAP_PETALBURG_CITY
|
||||
msgbox Route102_Text_LetsGoBack, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -186,7 +186,7 @@ PetalburgCity_Movement_WallyTutorialPlayer:
|
||||
walk_right
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_WallyTutorialWally:
|
||||
@@ -222,10 +222,10 @@ PetalburgCity_Movement_WallyTutorialWally:
|
||||
walk_up
|
||||
walk_right
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
PetalburgCity_EventScript_GymSign::
|
||||
@@ -296,8 +296,8 @@ PetalburgCity_EventScript_ShowGymToPlayer::
|
||||
compare VAR_0x8008, 3
|
||||
call_if_eq PetalburgCity_EventScript_LeadPlayerToGym3
|
||||
msgbox PetalburgCity_Text_ThisIsPetalburgGym, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_GYM_BOY, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_GYM_BOY, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox PetalburgCity_Text_ThisIsGymSign, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -310,7 +310,7 @@ PetalburgCity_EventScript_ShowGymToPlayer::
|
||||
PetalburgCity_EventScript_BoyApproachPlayer0::
|
||||
applymovement LOCALID_GYM_BOY, PetalburgCity_Movement_BoyApproachPlayer0
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -322,14 +322,14 @@ PetalburgCity_EventScript_BoyApproachPlayer1::
|
||||
PetalburgCity_EventScript_BoyApproachPlayer2::
|
||||
applymovement LOCALID_GYM_BOY, PetalburgCity_Movement_BoyApproachPlayer2
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_EventScript_BoyApproachPlayer3::
|
||||
applymovement LOCALID_GYM_BOY, PetalburgCity_Movement_BoyApproachPlayer3
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -368,7 +368,7 @@ PetalburgCity_Movement_BoyApproachPlayer0:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_BoyApproachPlayer1:
|
||||
@@ -380,7 +380,7 @@ PetalburgCity_Movement_BoyApproachPlayer2:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_BoyApproachPlayer3:
|
||||
@@ -388,7 +388,7 @@ PetalburgCity_Movement_BoyApproachPlayer3:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_BoyWalkToGym0:
|
||||
@@ -401,7 +401,7 @@ PetalburgCity_Movement_BoyWalkToGym0:
|
||||
walk_right
|
||||
walk_up
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_BoyWalkToGym1:
|
||||
@@ -417,7 +417,7 @@ PetalburgCity_Movement_BoyWalkToGym1:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_BoyWalkToGym2:
|
||||
@@ -430,7 +430,7 @@ PetalburgCity_Movement_BoyWalkToGym2:
|
||||
walk_right
|
||||
walk_up
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_BoyWalkToGym3:
|
||||
@@ -444,7 +444,7 @@ PetalburgCity_Movement_BoyWalkToGym3:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_BoyWalkAway:
|
||||
@@ -556,17 +556,17 @@ PetalburgCity_EventScript_Scott::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_SCOTT, PetalburgCity_Movement_ScottApproachPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
setvar VAR_SCOTT_STATE, 1
|
||||
msgbox PetalburgCity_Text_AreYouATrainer, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 30
|
||||
msgbox PetalburgCity_Text_WellMaybeNot, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
delay 30
|
||||
msgbox PetalburgCity_Text_ImLookingForTalentedTrainers, MSGBOX_DEFAULT
|
||||
@@ -640,11 +640,11 @@ PetalburgCity_Movement_ScottExit0:
|
||||
|
||||
PetalburgCity_Movement_PlayerWatchScottExit0:
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_ScottExit1:
|
||||
@@ -664,10 +664,10 @@ PetalburgCity_Movement_ScottExit1:
|
||||
|
||||
PetalburgCity_Movement_PlayerWatchScottExit1:
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_ScottExit2:
|
||||
@@ -687,10 +687,10 @@ PetalburgCity_Movement_ScottExit2:
|
||||
|
||||
PetalburgCity_Movement_PlayerWatchScottExit2:
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
PetalburgCity_Movement_ScottExit3:
|
||||
@@ -710,10 +710,10 @@ PetalburgCity_Movement_ScottExit3:
|
||||
|
||||
PetalburgCity_Movement_PlayerWatchScottExit3:
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
PetalburgCity_EventScript_GymBoy::
|
||||
|
||||
@@ -88,14 +88,14 @@ PetalburgCity_Gym_EventScript_ReturnFromWallyTutorial::
|
||||
msgbox PetalburgCity_Gym_Text_DadSoDidItWorkOut, MSGBOX_DEFAULT
|
||||
msgbox PetalburgCity_Gym_Text_WallyThankYouBye, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement LOCALID_WALLY, PetalburgCity_Gym_Movement_WallyExitGym
|
||||
waitmovement 0
|
||||
playse SE_EXIT
|
||||
removeobject LOCALID_WALLY
|
||||
setflag FLAG_HIDE_PETALBURG_CITY_WALLY
|
||||
delay 30
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox PetalburgCity_Gym_Text_DadGoCollectBadges, MSGBOX_DEFAULT
|
||||
setvar VAR_PETALBURG_GYM_STATE, 2
|
||||
@@ -226,7 +226,7 @@ PetalburgCity_Gym_EventScript_BeginWallyTutorial::
|
||||
end
|
||||
|
||||
PetalburgCity_Gym_EventScript_WallyArriveSouth::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement LOCALID_WALLY, PetalburgCity_Gym_Movement_WallyArrive
|
||||
waitmovement 0
|
||||
return
|
||||
@@ -234,20 +234,20 @@ PetalburgCity_Gym_EventScript_WallyArriveSouth::
|
||||
PetalburgCity_Gym_EventScript_WallyArriveNorth::
|
||||
applymovement LOCALID_WALLY, PetalburgCity_Gym_Movement_WallyArriveNorth
|
||||
waitmovement 0
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_WallyArriveWestEast::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement LOCALID_WALLY, PetalburgCity_Gym_Movement_WallyArrive
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_ExitGymWithWallySouth::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement LOCALID_WALLY, PetalburgCity_Gym_Movement_WallyExitSouthWest
|
||||
applymovement OBJ_EVENT_ID_PLAYER, PetalburgCity_Gym_Movement_PlayerExitWithWallySouth
|
||||
waitmovement 0
|
||||
@@ -272,45 +272,45 @@ PetalburgCity_Gym_EventScript_ExitGymWithWallyEast::
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_NormanAddressPlayerSouth::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_NormanAddressPlayerNorth::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_NormanAddressPlayerWest::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_NormanAddressPlayerEast::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_NormanAddressWallySouth::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_NormanAddressWallyNorth::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_NormanAddressWallyWest::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_NormanAddressWallyEast::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -320,7 +320,7 @@ PetalburgCity_Gym_EventScript_WallyFacePlayer::
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_WallyFaceDown::
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_WALLY, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -349,7 +349,7 @@ PetalburgCity_Gym_EventScript_NormanFaceDoorSouth::
|
||||
|
||||
@ For all other NormanFaceDoorX, Norman is already facing the door from NormanAddressWallyX
|
||||
PetalburgCity_Gym_EventScript_NormanFaceDoorNorth::
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -503,47 +503,47 @@ PetalburgCity_Gym_EventScript_WallysDadArrives::
|
||||
end
|
||||
|
||||
PetalburgCity_Gym_EventScript_WallysDadFaceNormanNorth::
|
||||
applymovement LOCALID_WALLYS_DAD, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_WALLYS_DAD, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_WallysDadFaceNormanEast::
|
||||
applymovement LOCALID_WALLYS_DAD, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_WALLYS_DAD, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_WallysDadFaceNormanWest::
|
||||
applymovement LOCALID_WALLYS_DAD, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_WALLYS_DAD, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_WallysDadApproachPlayerNorth::
|
||||
applymovement LOCALID_WALLYS_DAD, PetalburgCity_Gym_Movement_WallysDadApproachPlayerNorth
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_WallysDadApproachPlayerEast::
|
||||
applymovement LOCALID_WALLYS_DAD, PetalburgCity_Gym_Movement_WallysDadApproachPlayerEast
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_WallysDadApproachPlayerWest::
|
||||
applymovement LOCALID_WALLYS_DAD, PetalburgCity_Gym_Movement_WallysDadApproachPlayerWest
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
PetalburgCity_Gym_EventScript_ExitGymWithWallysDadNorth::
|
||||
applymovement LOCALID_WALLYS_DAD, PetalburgCity_Gym_Movement_WallysDadExitNorth
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_NORMAN, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, PetalburgCity_Gym_Movement_PlayerExitWithWallysDadNorth
|
||||
waitmovement 0
|
||||
return
|
||||
@@ -567,7 +567,7 @@ PetalburgCity_Gym_Movement_WallysDadExitNorth:
|
||||
walk_left
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_8
|
||||
walk_in_place_down
|
||||
set_invisible
|
||||
@@ -580,7 +580,7 @@ PetalburgCity_Gym_Movement_WallysDadExitEast:
|
||||
walk_left
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_8
|
||||
walk_in_place_down
|
||||
set_invisible
|
||||
@@ -595,7 +595,7 @@ PetalburgCity_Gym_Movement_WallysDadExitWest:
|
||||
walk_left
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_8
|
||||
walk_in_place_down
|
||||
set_invisible
|
||||
@@ -636,11 +636,11 @@ PetalburgCity_Gym_Movement_PlayerExitWithWallysDadWest:
|
||||
PetalburgCity_Gym_Movement_WallysDadEnterGym:
|
||||
walk_up
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
PetalburgCity_Gym_Movement_WallysDadApproachPlayerNorth:
|
||||
@@ -649,7 +649,7 @@ PetalburgCity_Gym_Movement_WallysDadApproachPlayerNorth:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
PetalburgCity_Gym_Movement_WallysDadApproachPlayerEast:
|
||||
@@ -671,14 +671,14 @@ PetalburgCity_Gym_Movement_WallysDadApproachPlayerWest:
|
||||
step_end
|
||||
|
||||
PetalburgCity_Gym_Movement_Unused:
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
PetalburgCity_Gym_Movement_WallyArriveNorth:
|
||||
@@ -690,7 +690,7 @@ PetalburgCity_Gym_Movement_WallyArriveNorth:
|
||||
walk_right
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
PetalburgCity_Gym_Movement_WallyArrive:
|
||||
@@ -707,7 +707,7 @@ PetalburgCity_Gym_Movement_WallyExitNorth:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
walk_in_place_down
|
||||
step_end
|
||||
@@ -717,7 +717,7 @@ PetalburgCity_Gym_Movement_WallyExitEast:
|
||||
walk_down
|
||||
walk_right
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
walk_in_place_down
|
||||
step_end
|
||||
@@ -726,7 +726,7 @@ PetalburgCity_Gym_Movement_WallyExitSouthWest:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
walk_in_place_down
|
||||
step_end
|
||||
@@ -764,7 +764,7 @@ PetalburgCity_Gym_Movement_PlayerExitWithWallyWest:
|
||||
step_end
|
||||
|
||||
PetalburgCity_Gym_Movement_PlayerExitWithWallyEast:
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_16
|
||||
walk_down
|
||||
|
||||
@@ -18,7 +18,7 @@ PetalburgWoods_EventScript_DevonResearcherLeft::
|
||||
closemessage
|
||||
applymovement LOCALID_GRUNT, PetalburgWoods_Movement_AquaApproachResearcherLeft
|
||||
waitmovement 0
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox PetalburgWoods_Text_HandOverThosePapers, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -44,7 +44,7 @@ PetalburgWoods_EventScript_DevonResearcherRight::
|
||||
call PetalburgWoods_EventScript_DevonResearcherIntro
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, PetalburgWoods_Movement_DevonResearcherApproachPlayerRight
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox PetalburgWoods_Text_HaveYouSeenShroomish, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -55,14 +55,14 @@ PetalburgWoods_EventScript_DevonResearcherRight::
|
||||
closemessage
|
||||
applymovement LOCALID_GRUNT, PetalburgWoods_Movement_AquaApproachResearcherRight
|
||||
waitmovement 0
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox PetalburgWoods_Text_HandOverThosePapers, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, PetalburgWoods_Movement_DevonResearcherFleeToPlayerRight
|
||||
waitmovement 0
|
||||
msgbox PetalburgWoods_Text_YouHaveToHelpMe, MSGBOX_DEFAULT
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox PetalburgWoods_Text_NoOneCrossesTeamAqua, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_GRUNT_PETALBURG_WOODS, PetalburgWoods_Text_YoureKiddingMe
|
||||
@@ -88,7 +88,7 @@ PetalburgWoods_EventScript_DevonResearcherPostBattle::
|
||||
applymovement LOCALID_GRUNT, PetalburgWoods_Movement_AquaRunAway
|
||||
waitmovement 0
|
||||
removeobject LOCALID_GRUNT
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox PetalburgWoods_Text_ThatWasAwfullyClose, MSGBOX_DEFAULT
|
||||
giveitem ITEM_GREAT_BALL
|
||||
@@ -159,7 +159,7 @@ PetalburgWoods_Movement_DevonResearcherApproachPlayerRight:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
PetalburgWoods_Movement_DevonResearcherExitRight:
|
||||
@@ -176,7 +176,7 @@ PetalburgWoods_Movement_DevonResearcherExitRight:
|
||||
PetalburgWoods_Movement_WatchResearcherLeave:
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
PetalburgWoods_Movement_DevonResearcherFleeToPlayerLeft:
|
||||
@@ -184,17 +184,17 @@ PetalburgWoods_Movement_DevonResearcherFleeToPlayerLeft:
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
PetalburgWoods_Movement_DevonResearcherFleeToPlayerRight:
|
||||
walk_fast_down
|
||||
walk_fast_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
PetalburgWoods_Movement_DevonResearcherStartExit:
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
|
||||
@@ -33,7 +33,7 @@ Route101_EventScript_StartBirchRescue::
|
||||
applymovement LOCALID_ZIGZAGOON, Route101_Movement_ZigzagoonChaseInCircles
|
||||
applymovement LOCALID_BIRCH, Route101_Movement_BirchRunInCircles
|
||||
waitmovement 0
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
applymovement LOCALID_ZIGZAGOON, Route101_Movement_ZigzagoonFaceBirch
|
||||
applymovement LOCALID_BIRCH, Route101_Movement_BirchFaceZigzagoon
|
||||
@@ -140,7 +140,7 @@ Route101_Movement_EnterScene:
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_fast_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
Route101_Movement_BirchRunInCircles:
|
||||
@@ -226,7 +226,7 @@ Route101_EventScript_BirchsBag::
|
||||
fadescreen FADE_TO_BLACK
|
||||
removeobject LOCALID_ZIGZAGOON
|
||||
setobjectxy OBJ_EVENT_ID_PLAYER, 6, 13
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
special ChooseStarter
|
||||
waitstate
|
||||
|
||||
@@ -169,9 +169,9 @@ Route103_EventScript_RivalExitFacingNorth2:
|
||||
Route103_Movement_WatchRivalExitFacingNorth:
|
||||
delay_16
|
||||
delay_4
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
Route103_Movement_RivalExit1:
|
||||
@@ -188,7 +188,7 @@ Route103_Movement_RivalExit2:
|
||||
|
||||
Route103_Movement_WatchRivalExitFacingEastOrWest:
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
Route103_EventScript_Boy::
|
||||
|
||||
@@ -55,7 +55,7 @@ Route104_EventScript_RivalTrigger::
|
||||
setflag FLAG_HIDE_RUSTBORO_CITY_RIVAL
|
||||
setvar VAR_RUSTBORO_CITY_STATE, 8
|
||||
setvar VAR_ROUTE104_STATE, 2
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 10
|
||||
addobject LOCALID_RIVAL
|
||||
@@ -139,7 +139,7 @@ Route104_Movement_RivalApproachPlayer:
|
||||
|
||||
Route104_Movement_PlayerFaceRival:
|
||||
delay_4
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
Route104_EventScript_MayAskToBattle::
|
||||
@@ -446,122 +446,122 @@ Route104_Movement_SailToDewfordBeforeDadCalls:
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
step_end
|
||||
|
||||
Route104_Movement_SailToDewfordAfterDadCalls:
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
@@ -570,46 +570,46 @@ Route104_Movement_SailToDewfordAfterDadCalls:
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
@@ -646,119 +646,119 @@ Route104_Movement_SailToDewford:
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
@@ -767,46 +767,46 @@ Route104_Movement_SailToDewford:
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
@@ -847,7 +847,7 @@ Route104_Movement_PlayerExitBoat:
|
||||
Route104_Movement_PlayerMoveForBriney:
|
||||
walk_down
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
Route104_Movement_BrineyBoardBoat:
|
||||
@@ -857,7 +857,7 @@ Route104_Movement_BrineyBoardBoat:
|
||||
|
||||
Route104_Movement_BrineyExitBoat:
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
Route104_EventScript_Ivan::
|
||||
|
||||
@@ -66,167 +66,167 @@ Route109_EventScript_DoSailToDewford::
|
||||
end
|
||||
|
||||
Route109_Movement_SailToDewford:
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_fastest_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_faster_down
|
||||
walk_fast_down
|
||||
walk_fast_down
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_fastest_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_faster_left
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
@@ -238,7 +238,7 @@ Route109_Movement_SailToDewford:
|
||||
walk_fast_left
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
Route109_Movement_PlayerEnterBoatSouth:
|
||||
@@ -250,7 +250,7 @@ Route109_Movement_PlayerExitBoat:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
Route109_Movement_PlayerEnterBoatEast:
|
||||
@@ -269,7 +269,7 @@ Route109_Movement_BrineyEnterBoat:
|
||||
|
||||
Route109_Movement_BrineyExitBoat:
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
Route109_EventScript_MrBriney::
|
||||
|
||||
@@ -312,7 +312,7 @@ Route110_EventScript_Alyssa::
|
||||
|
||||
Route110_EventScript_CyclingChallengeEnd::
|
||||
lockall
|
||||
applymovement LOCALID_CHALLENGE_BIKER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_CHALLENGE_BIKER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
call Route110_EventScript_CyclingChallengeResults
|
||||
releaseall
|
||||
@@ -388,7 +388,7 @@ Route110_EventScript_RivalScene::
|
||||
call_if_eq Route110_EventScript_PlayMayMusic
|
||||
compare VAR_RESULT, FEMALE
|
||||
call_if_eq Route110_EventScript_PlayBrendanMusic
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
@@ -552,7 +552,7 @@ Route110_EventScript_MoveRival3::
|
||||
Route110_Movement_RivalApproachPlayer1:
|
||||
walk_down
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
Route110_Movement_RivalApproachPlayer2:
|
||||
@@ -562,7 +562,7 @@ Route110_Movement_RivalApproachPlayer2:
|
||||
Route110_Movement_RivalApproachPlayer3:
|
||||
walk_down
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
Route110_Movement_RivalExit1:
|
||||
@@ -636,13 +636,13 @@ Route110_EventScript_BirchScene::
|
||||
msgbox Route110_Text_ImagineSeeingYouHere, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
delay 20
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
delay 10
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 20
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_BIRCH, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 30
|
||||
msgbox Route110_Text_HeardYouInstallMatchCall, MSGBOX_DEFAULT
|
||||
|
||||
@@ -214,22 +214,22 @@ Route110_TrickHouseEnd_EventScript_NoRoomForTent::
|
||||
return
|
||||
|
||||
Route110_TrickHouseEnd_EventScript_TrickMasterFaceAwaySouth::
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
Route110_TrickHouseEnd_EventScript_TrickMasterFaceAwayNorth::
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
Route110_TrickHouseEnd_EventScript_TrickMasterFaceAwayWest::
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
Route110_TrickHouseEnd_EventScript_TrickMasterFaceAwayEast::
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -243,7 +243,7 @@ Route110_TrickHouseEnd_EventScript_TrickMasterExitTrigger::
|
||||
applymovement LOCALID_TRICK_MASTER, Route110_TrickHouseEnd_Movement_TrickMasterSurprise
|
||||
waitmovement 0
|
||||
playse SE_M_EXPLOSION
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox Route110_TrickHouseEnd_Text_YoureIgnoringMe, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
|
||||
@@ -343,7 +343,7 @@ Route110_TrickHouseEntrance_EventScript_StillMakingPuzzle::
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
msgbox Route110_TrickHouseEntrance_Text_InMidstOfDevisingNewChallenges, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
releaseall
|
||||
end
|
||||
@@ -441,7 +441,7 @@ Route110_TrickHouseEntrance_EventScript_GivePuzzle7Reward::
|
||||
Route110_TrickHouseEntrance_EventScript_GotReward::
|
||||
setvar VAR_TRICK_HOUSE_PRIZE_PICKUP, 0
|
||||
setvar VAR_TRICK_HOUSE_ENTRANCE_STATE, 3
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_TRICK_MASTER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
releaseall
|
||||
end
|
||||
|
||||
@@ -294,7 +294,7 @@ Route111_EventScript_Victor::
|
||||
Route111_EventScript_BattleWinstrates::
|
||||
msgbox Route111_Text_VictorIntro, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_VICTOR, Route111_Text_VictorDefeat
|
||||
applymovement LOCALID_VICTOR, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_VICTOR, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
call Route111_EventScript_OpenWinstrateDoor
|
||||
msgbox Route111_Text_VictorPostBattle, MSGBOX_DEFAULT
|
||||
@@ -312,7 +312,7 @@ Route111_EventScript_BattleWinstrates::
|
||||
call Route111_EventScript_CloseWinstrateDoor
|
||||
msgbox Route111_Text_VictoriaIntro, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_VICTORIA, Route111_Text_VictoriaDefeat
|
||||
applymovement LOCALID_VICTORIA, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_VICTORIA, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
call Route111_EventScript_OpenWinstrateDoor
|
||||
msgbox Route111_Text_VictoriaPostBattle, MSGBOX_DEFAULT
|
||||
@@ -330,7 +330,7 @@ Route111_EventScript_BattleWinstrates::
|
||||
call Route111_EventScript_CloseWinstrateDoor
|
||||
msgbox Route111_Text_ViviIntro, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_VIVI, Route111_Text_ViviDefeat
|
||||
applymovement LOCALID_VIVI, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_VIVI, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
call Route111_EventScript_OpenWinstrateDoor
|
||||
msgbox Route111_Text_ViviPostBattle, MSGBOX_DEFAULT
|
||||
@@ -350,7 +350,7 @@ Route111_EventScript_BattleWinstrates::
|
||||
trainerbattle_no_intro TRAINER_VICKY, Route111_Text_VickyDefeat
|
||||
msgbox Route111_Text_VickyPostBattle, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_VICKY, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_VICKY, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
call Route111_EventScript_OpenWinstrateDoor
|
||||
applymovement LOCALID_VICKY, Route111_Movement_WinstrateEnterHouse
|
||||
@@ -371,7 +371,7 @@ Route111_EventScript_CloseWinstrateDoor::
|
||||
return
|
||||
|
||||
Route111_Movement_WinstrateEnterHouse:
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
walk_up
|
||||
step_end
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ Route112_OnTransition:
|
||||
Route112_EventScript_MagmaGrunts::
|
||||
lockall
|
||||
delay 40
|
||||
applymovement LOCALID_GRUNT_1, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_GRUNT_1, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox Route112_Text_LeaderGoingToAwakenThing, MSGBOX_DEFAULT
|
||||
@@ -21,7 +21,7 @@ Route112_EventScript_MagmaGrunts::
|
||||
applymovement LOCALID_GRUNT_1, Common_Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
delay 40
|
||||
applymovement LOCALID_GRUNT_2, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_GRUNT_2, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox Route112_Text_YeahWeNeedMeteorite, MSGBOX_DEFAULT
|
||||
@@ -29,7 +29,7 @@ Route112_EventScript_MagmaGrunts::
|
||||
applymovement LOCALID_GRUNT_2, Common_Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
delay 40
|
||||
applymovement LOCALID_GRUNT_1, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_GRUNT_1, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox Route112_Text_OhThatsWhyCrewWentToFallarbor, MSGBOX_DEFAULT
|
||||
@@ -37,7 +37,7 @@ Route112_EventScript_MagmaGrunts::
|
||||
applymovement LOCALID_GRUNT_1, Common_Movement_FaceOriginalDirection
|
||||
waitmovement 0
|
||||
delay 40
|
||||
applymovement LOCALID_GRUNT_2, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_GRUNT_2, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox Route112_Text_CantLetAnyonePassUntilTheyreBack, MSGBOX_DEFAULT
|
||||
|
||||
@@ -65,7 +65,7 @@ Route112_CableCarStation_Movement_LeadPlayerToCableCar:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_right
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
Route112_CableCarStation_Movement_FollowPlayerOutFromCableCar:
|
||||
|
||||
@@ -25,8 +25,8 @@ Route114_FossilManiacsTunnel_EventScript_CloseDesertUnderpass::
|
||||
|
||||
Route114_FossilManiacsTunnel_EventScript_ManiacMentionCaveIn::
|
||||
lockall
|
||||
applymovement LOCALID_FOSSIL_MANIAC, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_FOSSIL_MANIAC, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox Route114_FossilManiacsTunnel_Text_NotSafeThatWay, MSGBOX_DEFAULT
|
||||
setvar VAR_FOSSIL_MANIAC_STATE, 2
|
||||
|
||||
@@ -154,8 +154,8 @@ Route116_EventScript_Briney::
|
||||
|
||||
Route116_EventScript_BrineyTrigger::
|
||||
lockall
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_BRINEY, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox Route116_Text_ScoundrelMadeOffWithPeeko, MSGBOX_DEFAULT
|
||||
setvar VAR_ROUTE116_STATE, 2
|
||||
|
||||
@@ -134,7 +134,7 @@ Route118_EventScript_StevenExit2::
|
||||
|
||||
Route118_Movement_PlayerWatchStevenExit:
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
Route118_Movement_StevenApproachLedge0:
|
||||
|
||||
@@ -55,7 +55,7 @@ Route119_EventScript_RivalEncounter::
|
||||
call_if_eq Route119_EventScript_RivalEnter1
|
||||
compare VAR_TEMP_1, 2
|
||||
call_if_eq Route119_EventScript_RivalEnter2
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 30
|
||||
compare VAR_TEMP_1, 1
|
||||
@@ -234,16 +234,16 @@ Route119_EventScript_SetRivalPos2::
|
||||
|
||||
Route119_Movement_PlayerWatchRivalExit1:
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_8
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
Route119_Movement_PlayerWatchRivalExit2:
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_8
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
Route119_Movement_RivalEnter1:
|
||||
|
||||
@@ -197,12 +197,12 @@ Route119_WeatherInstitute_2F_Movement_ShovePlayerOutOfWay:
|
||||
delay_16
|
||||
delay_16
|
||||
ride_water_current_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
Route119_WeatherInstitute_2F_Movement_PlayerReturnToPosition:
|
||||
slide_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
Route119_WeatherInstitute_2F_Movement_ScientistApproachPlayer:
|
||||
|
||||
@@ -200,12 +200,12 @@ Route120_EventScript_StevenBattleKecleon::
|
||||
call_if_eq Route120_EventScript_PlayerApproachKecleonNorth
|
||||
compare VAR_FACING, DIR_WEST
|
||||
call_if_eq Route120_EventScript_PlayerApproachKecleonWest
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
delay 20
|
||||
msgbox Route120_Text_StevenUsedDevonScope, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_BRIDGE_KECLEON, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_BRIDGE_KECLEON, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
applymovement LOCALID_BRIDGE_KECLEON, Movement_KecleonAppears
|
||||
waitmovement 0
|
||||
@@ -237,15 +237,15 @@ Route120_EventScript_RemoveBridgeKecleonPostBattle::
|
||||
end
|
||||
|
||||
Route120_EventScript_StevenGiveDeconScope::
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox Route120_Text_StevenGiveDevonScope, MSGBOX_DEFAULT
|
||||
giveitem ITEM_DEVON_SCOPE
|
||||
setflag FLAG_RECEIVED_DEVON_SCOPE
|
||||
msgbox Route120_Text_StevenGoodbye, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 50
|
||||
setfieldeffectargument 0, 1
|
||||
@@ -262,7 +262,7 @@ Route120_EventScript_StevenGiveDeconScope::
|
||||
end
|
||||
|
||||
Route120_EventScript_PlayerApproachKecleonNorth::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
|
||||
@@ -46,7 +46,7 @@ Route121_SafariZoneEntrance_EventScript_FirstTimeInfo::
|
||||
|
||||
Route121_SafariZoneEntrance_EventScript_EntranceCounterTrigger::
|
||||
lockall
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
showmoneybox 0, 0, 0
|
||||
msgbox Route121_SafariZoneEntrance_Text_WouldYouLikeToPlay, MSGBOX_YESNO
|
||||
|
||||
@@ -28,18 +28,18 @@ Route128_EventScript_KyogreAwakenedScene::
|
||||
closemessage
|
||||
applymovement LOCALID_MAXIE, Route128_Movement_MaxieApproachArchie
|
||||
waitmovement 0
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox Route128_Text_MaxieDoYouUnderstandNow, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_MAXIE, Route128_Movement_MaxieApproachPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox Route128_Text_MaxieResposibilityFallsToArchieAndMe, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_ARCHIE, Route128_Movement_ArchieRunLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_MAXIE, Route128_Movement_MaxieWalkLeft
|
||||
waitmovement 0
|
||||
msgbox Route128_Text_MaxieThisDefiesBelief, MSGBOX_DEFAULT
|
||||
@@ -57,19 +57,19 @@ Route128_EventScript_KyogreAwakenedScene::
|
||||
addobject LOCALID_STEVEN
|
||||
applymovement LOCALID_STEVEN, Route128_Movement_StevenApproachPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox Route128_Text_StevenWhatIsHappening, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_STEVEN, Route128_Movement_StevenWalkUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox Route128_Text_StevenWholeWorldWillDrown, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox Route128_Text_StevenImGoingToSootopolis, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_STEVEN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 50
|
||||
setfieldeffectargument 0, 1
|
||||
@@ -111,12 +111,12 @@ Route128_Movement_StevenApproachPlayer:
|
||||
|
||||
Route128_Movement_ArchieLookAround:
|
||||
walk_fast_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
Route128_Movement_ArchieBackUp:
|
||||
@@ -130,7 +130,7 @@ Route128_Movement_ArchieRunLeft:
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
walk_fast_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
Route128_Movement_ArchieExit:
|
||||
@@ -157,7 +157,7 @@ Route128_Movement_MaxieWalkLeft:
|
||||
|
||||
Route128_Movement_MaxieApproachArchie:
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
Route128_Movement_MaxieExit:
|
||||
@@ -175,7 +175,7 @@ Route128_Movement_MaxieExit:
|
||||
|
||||
Route128_Movement_MaxieApproachPlayer:
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
Route128_EventScript_Isaiah::
|
||||
|
||||
@@ -53,14 +53,14 @@ RustboroCity_EventScript_ScientistAddMatchCall::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_SCIENTIST, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
applymovement LOCALID_SCIENTIST, RustboroCity_Movement_ScientistWalkInPlaceDown
|
||||
waitmovement 0
|
||||
msgbox RustboroCity_Text_DevelopedNewPokenavFeature, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
setflag FLAG_HAS_MATCH_CALL
|
||||
applymovement LOCALID_SCIENTIST, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_SCIENTIST, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
playse SE_CLICK
|
||||
delay 10
|
||||
@@ -70,7 +70,7 @@ RustboroCity_EventScript_ScientistAddMatchCall::
|
||||
delay 10
|
||||
playse SE_CLICK
|
||||
delay 20
|
||||
applymovement LOCALID_SCIENTIST, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_SCIENTIST, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox RustboroCity_Text_AddedMatchCallPleaseCallMrStone, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -131,7 +131,7 @@ RustboroCity_Movement_ScientistWalkAroundPlayer:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
step_end
|
||||
|
||||
@@ -360,14 +360,14 @@ RustboroCity_EventScript_EmployeeApproachDown::
|
||||
RustboroCity_EventScript_EmployeeApproachPlayerFar::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, RustboroCity_Movement_EmployeeApproachPlayerFar
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@ Unused
|
||||
RustboroCity_Movement_GruntEscapeExtended:
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
@@ -386,8 +386,8 @@ RustboroCity_Movement_GruntEscapeExtended:
|
||||
step_end
|
||||
|
||||
RustboroCity_Movement_GruntEscape:
|
||||
walk_fastest_right
|
||||
walk_fastest_right
|
||||
walk_faster_right
|
||||
walk_faster_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
walk_fast_right
|
||||
@@ -411,7 +411,7 @@ RustboroCity_Movement_EmployeeChaseGrunt1:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
RustboroCity_Movement_EmployeeChaseGrunt2:
|
||||
@@ -464,7 +464,7 @@ RustboroCity_Movement_EmployeeApproachPlayerFar:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
RustboroCity_EventScript_DevonEmployee1::
|
||||
@@ -523,19 +523,19 @@ RustboroCity_EventScript_EmployeeAskToGetGoods::
|
||||
|
||||
@ The below movement scripts are either partially or fully duplicated by the movement scripts when the player returns the goods
|
||||
RustboroCity_EventScript_EmployeeFacePlayerUp1::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
RustboroCity_EventScript_EmployeeFacePlayerLeft1::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_ExclamationMark
|
||||
@@ -547,19 +547,19 @@ RustboroCity_EventScript_EmployeeFacePlayerLeft1::
|
||||
return
|
||||
|
||||
RustboroCity_EventScript_EmployeeFacePlayerDown1::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
RustboroCity_EventScript_EmployeeApproachPlayerDown1::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_ExclamationMark
|
||||
@@ -568,7 +568,7 @@ RustboroCity_EventScript_EmployeeApproachPlayerDown1::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, RustboroCity_Movement_EmployeeApproachPlayerDown
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -631,19 +631,19 @@ RustboroCity_EventScript_BagFull::
|
||||
return
|
||||
|
||||
RustboroCity_EventScript_EmployeeFacePlayerUp2::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
RustboroCity_EventScript_EmployeeFacePlayerLeft2::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_ExclamationMark
|
||||
@@ -655,19 +655,19 @@ RustboroCity_EventScript_EmployeeFacePlayerLeft2::
|
||||
return
|
||||
|
||||
RustboroCity_EventScript_EmployeeFacePlayerDown2::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_ExclamationMark
|
||||
waitmovement 0
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
RustboroCity_EventScript_EmployeeApproachPlayerDown2::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_ExclamationMark
|
||||
@@ -676,12 +676,12 @@ RustboroCity_EventScript_EmployeeApproachPlayerDown2::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, RustboroCity_Movement_EmployeeApproachPlayerDown
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
RustboroCity_EventScript_EmployeeFacePlayerRight::
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_DEVON_EMPLOYEE, Common_Movement_ExclamationMark
|
||||
@@ -716,7 +716,7 @@ RustboroCity_EventScript_PlayBrendanMusic::
|
||||
RustboroCity_EventScript_RivalTrigger0::
|
||||
lockall
|
||||
call RustboroCity_EventScript_PlayRivalMusic
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
@@ -725,14 +725,14 @@ RustboroCity_EventScript_RivalTrigger0::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, RustboroCity_Movement_RivalApproachPlayer0
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
goto RustboroCity_EventScript_RivalEncounter
|
||||
|
||||
RustboroCity_EventScript_RivalTrigger1::
|
||||
lockall
|
||||
call RustboroCity_EventScript_PlayRivalMusic
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
@@ -741,14 +741,14 @@ RustboroCity_EventScript_RivalTrigger1::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, RustboroCity_Movement_RivalApproachPlayer1
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
goto RustboroCity_EventScript_RivalEncounter
|
||||
|
||||
RustboroCity_EventScript_RivalTrigger2::
|
||||
lockall
|
||||
call RustboroCity_EventScript_PlayRivalMusic
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
@@ -757,14 +757,14 @@ RustboroCity_EventScript_RivalTrigger2::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, RustboroCity_Movement_RivalApproachPlayer2
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
goto RustboroCity_EventScript_RivalEncounter
|
||||
|
||||
RustboroCity_EventScript_RivalTrigger3::
|
||||
lockall
|
||||
call RustboroCity_EventScript_PlayRivalMusic
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
@@ -773,14 +773,14 @@ RustboroCity_EventScript_RivalTrigger3::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, RustboroCity_Movement_RivalApproachPlayer3
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
goto RustboroCity_EventScript_RivalEncounter
|
||||
|
||||
RustboroCity_EventScript_RivalTrigger4::
|
||||
lockall
|
||||
call RustboroCity_EventScript_PlayRivalMusic
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
@@ -789,14 +789,14 @@ RustboroCity_EventScript_RivalTrigger4::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, RustboroCity_Movement_RivalApproachPlayer4
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
goto RustboroCity_EventScript_RivalEncounter
|
||||
|
||||
RustboroCity_EventScript_RivalTrigger5::
|
||||
lockall
|
||||
call RustboroCity_EventScript_PlayRivalMusic
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
@@ -805,14 +805,14 @@ RustboroCity_EventScript_RivalTrigger5::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, RustboroCity_Movement_RivalApproachPlayer5
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
goto RustboroCity_EventScript_RivalEncounter
|
||||
|
||||
RustboroCity_EventScript_RivalTrigger6::
|
||||
lockall
|
||||
call RustboroCity_EventScript_PlayRivalMusic
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
@@ -821,14 +821,14 @@ RustboroCity_EventScript_RivalTrigger6::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, RustboroCity_Movement_RivalApproachPlayer6
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
goto RustboroCity_EventScript_RivalEncounter
|
||||
|
||||
RustboroCity_EventScript_RivalTrigger7::
|
||||
lockall
|
||||
call RustboroCity_EventScript_PlayRivalMusic
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_RIVAL, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
playse SE_PIN
|
||||
applymovement LOCALID_RIVAL, Common_Movement_ExclamationMark
|
||||
@@ -837,7 +837,7 @@ RustboroCity_EventScript_RivalTrigger7::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_RIVAL, RustboroCity_Movement_RivalApproachPlayer7
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
goto RustboroCity_EventScript_RivalEncounter
|
||||
|
||||
|
||||
@@ -78,7 +78,7 @@ RustboroCity_DevonCorp_3F_Movement_Unused:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
RustboroCity_DevonCorp_3F_Movement_LeadPlayerToPresident:
|
||||
@@ -95,12 +95,12 @@ RustboroCity_DevonCorp_3F_Movement_LeadPlayerToPresident:
|
||||
walk_right
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
RustboroCity_DevonCorp_3F_Movement_EmployeeFaceDesk:
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
RustboroCity_DevonCorp_3F_Movement_EmployeeWalkOffscreen:
|
||||
@@ -146,7 +146,7 @@ RustboroCity_DevonCorp_3F_Movement_PlayerApproachDesk:
|
||||
delay_16
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
RustboroCity_DevonCorp_3F_EventScript_MrStone::
|
||||
|
||||
@@ -87,7 +87,7 @@ RustboroCity_PokemonSchool_EventScript_Teacher::
|
||||
compare VAR_RESULT, 0
|
||||
goto_if_eq Common_EventScript_ShowBagIsFull
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
setflag FLAG_RECEIVED_QUICK_CLAW
|
||||
release
|
||||
@@ -106,7 +106,7 @@ RustboroCity_PokemonSchool_EventScript_TeacherCheckOnStudentsWest::
|
||||
RustboroCity_PokemonSchool_EventScript_GaveQuickClaw::
|
||||
msgbox RustboroCity_PokemonSchool_Text_ExplainQuickClaw, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
release
|
||||
end
|
||||
@@ -116,12 +116,12 @@ RustboroCity_PokemonSchool_Movement_TeacherCheckOnStudentsWest:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
delay_16
|
||||
walk_right
|
||||
@@ -143,12 +143,12 @@ RustboroCity_PokemonSchool_Movement_TeacherCheckOnStudentsEast:
|
||||
walk_down
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
delay_16
|
||||
walk_right
|
||||
|
||||
@@ -100,7 +100,7 @@ RusturfTunnel_EventScript_BoyfriendApproachWanda2::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, RusturfTunnel_Movement_PlayerWatchBoyfriend
|
||||
applymovement LOCALID_WANDAS_BF, RusturfTunnel_Movement_BoyfriendApproachWanda
|
||||
waitmovement 0
|
||||
applymovement LOCALID_WANDA, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_WANDA, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -108,14 +108,14 @@ RusturfTunnel_EventScript_BoyfriendApproachWanda3::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, RusturfTunnel_Movement_PlayerWatchBoyfriend
|
||||
applymovement LOCALID_WANDAS_BF, RusturfTunnel_Movement_BoyfriendApproachWanda
|
||||
waitmovement 0
|
||||
applymovement LOCALID_WANDA, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_WANDA, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
RusturfTunnel_EventScript_FaceWandasBoyfriend1::
|
||||
applymovement LOCALID_WANDAS_BF, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_WANDAS_BF, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -184,44 +184,44 @@ RusturfTunnel_Movement_WandaExit:
|
||||
|
||||
RusturfTunnel_Movement_PlayerWatchWandaExit:
|
||||
delay_8
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_Unused1:
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_Unused2:
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_Unused3:
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_8
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_PlayerWatchBoyfriend1:
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_PlayerWatchBoyfriend:
|
||||
walk_right
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_BoyfriendFaceRight:
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_WandasBoyfriendExit1:
|
||||
@@ -269,7 +269,7 @@ RusturfTunnel_Movement_BoyfriendApproachWanda:
|
||||
walk_in_place_fast_right
|
||||
walk_in_place_fast_right
|
||||
walk_fast_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
RusturfTunnel_EventScript_TunnelBlockagePos1::
|
||||
@@ -362,12 +362,12 @@ RusturfTunnel_Movement_PushPlayerAsideForGrunt:
|
||||
lock_facing_direction
|
||||
walk_up
|
||||
unlock_facing_direction
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_PlayerMoveAsideForBriney:
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_GruntEscape:
|
||||
@@ -410,7 +410,7 @@ RusturfTunnel_Movement_PlayerWatchBrineyExit:
|
||||
delay_16
|
||||
delay_8
|
||||
delay_4
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
RusturfTunnel_Movement_BrineyApproachPeeko2:
|
||||
|
||||
@@ -196,7 +196,7 @@ SSTidalCorridor_EventScript_ScottScene::
|
||||
lockall
|
||||
applymovement LOCALID_SCOTT, SSTidalCorridor_Movement_ScottApproachPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox SSTidalCorridor_Text_ScottBattleFrontierInvite, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -226,7 +226,7 @@ SSTidalCorridor_Movement_ScottApproachPlayer:
|
||||
step_end
|
||||
|
||||
SSTidalCorridor_Movement_ScottExit:
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
@@ -241,22 +241,22 @@ SSTidalCorridor_Movement_PlayerWatchScottExit:
|
||||
delay_16
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SSTidalCorridor_Movement_SailorMoveForScott:
|
||||
delay_16
|
||||
walk_right
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
SSTidalCorridor_Movement_SailorReturn:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
SSTidalCorridor_Text_ScottBattleFrontierInvite:
|
||||
|
||||
@@ -35,7 +35,7 @@ SafariZone_South_Movement_PlayerEnter:
|
||||
|
||||
SafariZone_South_Movement_ExitAttendantBlockDoor:
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SafariZone_South_EventScript_Boy::
|
||||
@@ -104,17 +104,17 @@ SafariZone_South_Movement_PlayerExitNorth:
|
||||
|
||||
SafariZone_South_Movement_PlayerExitEast:
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
SafariZone_South_Movement_MoveExitAttendantNorth:
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
SafariZone_South_Movement_MoveExitAttendantEast:
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
SafariZone_South_EventScript_ConstructionWorker1::
|
||||
|
||||
@@ -31,7 +31,7 @@ SeafloorCavern_Entrance_EventScript_Grunt::
|
||||
copyobjectxytoperm LOCALID_GRUNT
|
||||
msgbox SeafloorCavern_Entrance_Text_HearMagmaNearMossdeep, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
releaseall
|
||||
end
|
||||
@@ -45,23 +45,23 @@ SeafloorCavern_Entrance_EventScript_GruntSpeechShort::
|
||||
call_if_eq SeafloorCavern_Entrance_EventScript_GruntFacePlayerNorth
|
||||
msgbox SeafloorCavern_Entrance_Text_HearMagmaNearMossdeepShort, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
releaseall
|
||||
end
|
||||
|
||||
SeafloorCavern_Entrance_EventScript_GruntFacePlayerEast::
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
SeafloorCavern_Entrance_EventScript_GruntFacePlayerWest::
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
SeafloorCavern_Entrance_EventScript_GruntFacePlayerNorth::
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre::
|
||||
setvar VAR_0x8005, LOCALID_MAXIE
|
||||
setvar VAR_0x8006, LOCALID_GRUNT_1
|
||||
setvar VAR_0x8007, LOCALID_GRUNT_2
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, SeafloorCavern_Room9_Movement_Delay32
|
||||
waitmovement 0
|
||||
@@ -22,12 +22,12 @@ SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre::
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieHoldItRightThere, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
addobject VAR_0x8004
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
applymovement VAR_0x8004, SeafloorCavern_Room9_Movement_ArchieApproachPlayer
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieSoItWasYou, MSGBOX_DEFAULT
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieBeholdKyogre, MSGBOX_DEFAULT
|
||||
applymovement VAR_0x8004, Common_Movement_FacePlayer
|
||||
@@ -51,8 +51,8 @@ SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre::
|
||||
playfanfare MUS_AWAKEN_LEGEND
|
||||
playse SE_ORB
|
||||
special DoOrbEffect
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFasterUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 150
|
||||
removeobject LOCALID_KYOGRE_SLEEPING
|
||||
@@ -86,7 +86,7 @@ SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre::
|
||||
setvar VAR_0x8007, LOCALID_GRUNT_2
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieWhereDidKyogreGo, MSGBOX_DEFAULT
|
||||
playse SE_PC_LOGIN
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieAMessageFromOutside, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -96,7 +96,7 @@ SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre::
|
||||
closemessage
|
||||
playse SE_PC_OFF
|
||||
delay 20
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_ArchieWhyDidKyogreDisappear, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -107,7 +107,7 @@ SeafloorCavern_Room9_EventScript_ArchieAwakenKyogre::
|
||||
applymovement VAR_0x8006, SeafloorCavern_Room9_Movement_MagmaGruntArrive
|
||||
applymovement VAR_0x8005, SeafloorCavern_Room9_Movement_MaxieArrive
|
||||
waitmovement 0
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement VAR_0x8004, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox SeafloorCavern_Room9_Text_MaxieWhatHaveYouWrought, MSGBOX_DEFAULT
|
||||
playse SE_PIN
|
||||
@@ -179,7 +179,7 @@ SeafloorCavern_Room9_Movement_ArchieExit:
|
||||
lock_facing_direction
|
||||
walk_down
|
||||
unlock_facing_direction
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
SeafloorCavern_Room9_Movement_KyogreApproach:
|
||||
|
||||
@@ -38,7 +38,7 @@ SkyPillar_Outside_EventScript_WallaceScene::
|
||||
lockall
|
||||
applymovement LOCALID_WALLACE, SkyPillar_Outside_Movement_WallaceApproachPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
msgbox SkyPillar_Outside_Text_OpenedDoorToSkyPillar, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -62,13 +62,13 @@ SkyPillar_Outside_EventScript_WallaceScene::
|
||||
special ShakeCamera
|
||||
waitstate
|
||||
delay 20
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
delay 10
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 20
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_WALLACE, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 30
|
||||
msgbox SkyPillar_Outside_Text_SituationGettingWorse, MSGBOX_DEFAULT
|
||||
|
||||
@@ -165,7 +165,7 @@ SkyPillar_Top_Movement_RayquazaFlyOff:
|
||||
delay_8
|
||||
walk_in_place_right @ Normal, awake
|
||||
delay_8
|
||||
walk_fastest_up @ Fly up
|
||||
walk_faster_up @ Fly up
|
||||
slide_up
|
||||
slide_up
|
||||
slide_up
|
||||
|
||||
@@ -82,11 +82,11 @@ SlateportCity_EventScript_ScottScene::
|
||||
waitmovement 0
|
||||
msgbox SlateportCity_Text_YouDroveTeamAquaAway, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
delay 60
|
||||
msgbox SlateportCity_Text_MaybeThisTrainer, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_SCOTT, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox SlateportCity_Text_LetsRegisterEachOther, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -113,7 +113,7 @@ SlateportCity_EventScript_ScottScene::
|
||||
SlateportCity_Movement_PlayerFaceScott:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
SlateportCity_Movement_ScottApproachPlayer:
|
||||
@@ -588,10 +588,10 @@ SlateportCity_EventScript_CaptStern::
|
||||
msgbox SlateportCity_Text_SternMoveAheadWithExploration, MSGBOX_DEFAULT
|
||||
msgbox SlateportCity_Text_GabbyWonderfulThanksForInterview, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_GABBY, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_GABBY, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 10
|
||||
applymovement LOCALID_TY, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_TY, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 25
|
||||
applymovement LOCALID_CAPT_STERN, SlateportCity_Movement_SternWatchGabbyAndTyExit
|
||||
@@ -602,18 +602,18 @@ SlateportCity_EventScript_CaptStern::
|
||||
removeobject LOCALID_GABBY
|
||||
removeobject LOCALID_TY
|
||||
msgbox SlateportCity_Text_SternWhewFirstInterview, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_CAPT_STERN, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_CAPT_STERN, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox SlateportCity_Text_OhPlayerWeMadeDiscovery, MSGBOX_DEFAULT
|
||||
playbgm MUS_ENCOUNTER_AQUA, FALSE
|
||||
msgbox SlateportCity_Text_AquaWillAssumeControlOfSubmarine, MSGBOX_DEFAULT
|
||||
applymovement LOCALID_COOK, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_FAT_MAN, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_COOK, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_FAT_MAN, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_OLD_WOMAN, SlateportCity_Movement_OldWomanConcern
|
||||
applymovement LOCALID_RICH_BOY, Common_Movement_QuestionMark
|
||||
applymovement LOCALID_MAN_1, SlateportCity_Movement_ManConcern
|
||||
waitmovement 0
|
||||
applymovement LOCALID_CAPT_STERN, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_CAPT_STERN, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox SlateportCity_Text_SternWhatWasAllThat, MSGBOX_DEFAULT
|
||||
playse SE_PIN
|
||||
@@ -621,7 +621,7 @@ SlateportCity_EventScript_CaptStern::
|
||||
waitmovement 0
|
||||
applymovement LOCALID_CAPT_STERN, Common_Movement_Delay48
|
||||
waitmovement 0
|
||||
applymovement LOCALID_CAPT_STERN, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_CAPT_STERN, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox SlateportCity_Text_FromHarborTryingToTakeSub, MSGBOX_DEFAULT
|
||||
msgbox SlateportCity_Text_PleaseComeWithMe, MSGBOX_DEFAULT
|
||||
@@ -644,20 +644,20 @@ SlateportCity_Movement_OldWomanConcern:
|
||||
delay_16
|
||||
delay_16
|
||||
emote_question_mark
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
SlateportCity_Movement_ManConcern:
|
||||
emote_question_mark
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
SlateportCity_Movement_GabbyExit:
|
||||
@@ -693,7 +693,7 @@ SlateportCity_Movement_TyExit:
|
||||
|
||||
SlateportCity_Movement_Unused:
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
SlateportCity_Movement_SternEnterHarbor:
|
||||
@@ -714,7 +714,7 @@ SlateportCity_Movement_SternWatchGabbyAndTyExit:
|
||||
step_end
|
||||
|
||||
SlateportCity_Movement_PlayerEnterHarbor:
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
delay_16
|
||||
delay_16
|
||||
walk_right
|
||||
@@ -729,7 +729,7 @@ SlateportCity_Movement_PlayerFaceStern:
|
||||
delay_16
|
||||
delay_16
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SlateportCity_EventScript_Ty::
|
||||
@@ -939,7 +939,7 @@ SlateportCity_Movement_PushPlayerDown:
|
||||
|
||||
SlateportCity_Movement_PlayerWatchScottExit:
|
||||
delay_16
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
SlateportCity_Movement_ScottExitBattleTent:
|
||||
|
||||
@@ -94,7 +94,7 @@ SlateportCity_BattleTentBattleRoom_Movement_PlayerEnter:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
SlateportCity_BattleTentBattleRoom_Movement_OpponentEnter:
|
||||
@@ -102,6 +102,6 @@ SlateportCity_BattleTentBattleRoom_Movement_OpponentEnter:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ SlateportCity_BattleTentCorridor_EventScript_EnterCorridor::
|
||||
SlateportCity_BattleTentCorridor_EventScript_EnterBattleRoom::
|
||||
msgbox BattleFrontier_BattleFactoryPreBattleRoom_Text_RightThisWay, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
opendoor 2, 1
|
||||
waitdooranim
|
||||
@@ -151,7 +151,7 @@ SlateportCity_BattleTentCorridor_Movement_AttendantEnter:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SlateportCity_BattleTentCorridor_Movement_AttendantExit:
|
||||
|
||||
@@ -54,10 +54,10 @@ SlateportCity_Harbor_EventScript_AquaEscapeTrigger3::
|
||||
end
|
||||
|
||||
SlateportCity_Harbor_EventScript_AquaEscapeScene::
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_ARCHIE, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_GRUNT, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox SlateportCity_Harbor_Text_ArchieYouAgainHideoutInLilycove, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -91,21 +91,21 @@ SlateportCity_Harbor_EventScript_AquaEscapeScene::
|
||||
SlateportCity_Harbor_EventScript_SternApproachPlayer0::
|
||||
applymovement LOCALID_CAPT_STERN, SlateportCity_Harbor_Movement_SternApproachPlayer0
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
SlateportCity_Harbor_EventScript_SternApproachPlayer1::
|
||||
applymovement LOCALID_CAPT_STERN, SlateportCity_Harbor_Movement_SternApproachPlayer1
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
SlateportCity_Harbor_EventScript_SternApproachPlayer::
|
||||
applymovement LOCALID_CAPT_STERN, SlateportCity_Harbor_Movement_SternApproachPlayer
|
||||
waitmovement 0
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -234,7 +234,7 @@ SlateportCity_Harbor_EventScript_ChooseNewDestination::
|
||||
SlateportCity_Harbor_EventScript_BoardFerry::
|
||||
msgbox SlateportCity_Harbor_Text_PleaseBoardFerry, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
delay 30
|
||||
hideobjectat VAR_LAST_TALKED, MAP_SLATEPORT_CITY_HARBOR
|
||||
@@ -265,7 +265,7 @@ SlateportCity_Harbor_EventScript_BoardFerryNorth::
|
||||
|
||||
SlateportCity_Harbor_Movement_BoardFerryEast:
|
||||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
SlateportCity_Harbor_Movement_BoardFerryNorth:
|
||||
|
||||
@@ -9,14 +9,14 @@ SlateportCity_OceanicMuseum_1F_EventScript_EntranceAttendant::
|
||||
|
||||
SlateportCity_OceanicMuseum_1F_EventScript_PayEntranceFeeLeft::
|
||||
lockall
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
goto SlateportCity_OceanicMuseum_1F_EventScript_PayEntranceFee
|
||||
end
|
||||
|
||||
SlateportCity_OceanicMuseum_1F_EventScript_PayEntranceFeeRight::
|
||||
lockall
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
goto SlateportCity_OceanicMuseum_1F_EventScript_PayEntranceFee
|
||||
end
|
||||
@@ -205,12 +205,12 @@ SlateportCity_OceanicMuseum_1F_Movement_PlayerWatchGruntExitNorth:
|
||||
delay_16
|
||||
delay_8
|
||||
delay_4
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SlateportCity_OceanicMuseum_1F_Movement_PlayerWatchGruntExitWestEast:
|
||||
delay_16
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SlateportCity_OceanicMuseum_1F_Movement_FamiliarGruntExit:
|
||||
|
||||
@@ -48,8 +48,8 @@ SlateportCity_OceanicMuseum_2F_EventScript_CaptStern::
|
||||
trainerbattle_no_intro TRAINER_GRUNT_MUSEUM_2, SlateportCity_OceanicMuseum_2F_Text_Grunt2Defeat
|
||||
applymovement LOCALID_GRUNT_1, SlateportCity_OceanicMuseum_2F_Movement_GruntDefeated
|
||||
waitmovement 0
|
||||
applymovement LOCALID_GRUNT_1, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_GRUNT_2, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_GRUNT_1, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement LOCALID_GRUNT_2, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox SlateportCity_OceanicMuseum_2F_Text_MeddlingKid, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
@@ -73,7 +73,7 @@ SlateportCity_OceanicMuseum_2F_EventScript_CaptStern::
|
||||
fadescreen FADE_FROM_BLACK
|
||||
delay 30
|
||||
setflag FLAG_HIDE_SLATEPORT_CITY_OCEANIC_MUSEUM_AQUA_GRUNTS
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
msgbox SlateportCity_OceanicMuseum_2F_Text_SternThankYouForSavingUs, MSGBOX_DEFAULT
|
||||
setvar VAR_0x8004, ITEM_DEVON_GOODS
|
||||
@@ -101,12 +101,12 @@ SlateportCity_OceanicMuseum_2F_EventScript_ReadyRegisterBirch::
|
||||
return
|
||||
|
||||
SlateportCity_OceanicMuseum_2F_EventScript_PlayerFaceGrunts::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
SlateportCity_OceanicMuseum_2F_EventScript_SternFaceGrunts::
|
||||
applymovement LOCALID_CAPT_STERN, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_CAPT_STERN, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
@@ -123,7 +123,7 @@ SlateportCity_OceanicMuseum_2F_EventScript_PlayerApproachGruntWest::
|
||||
SlateportCity_OceanicMuseum_2F_Movement_PlayerApproachGruntSouth:
|
||||
walk_left
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
SlateportCity_OceanicMuseum_2F_Movement_PlayerApproachGruntWest:
|
||||
@@ -131,7 +131,7 @@ SlateportCity_OceanicMuseum_2F_Movement_PlayerApproachGruntWest:
|
||||
walk_left
|
||||
walk_left
|
||||
walk_down
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
SlateportCity_OceanicMuseum_2F_Movement_Unused:
|
||||
@@ -173,7 +173,7 @@ SlateportCity_OceanicMuseum_2F_Movement_GruntApproachToBattle:
|
||||
SlateportCity_OceanicMuseum_2F_Movement_FirstGruntEnter:
|
||||
walk_down
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SlateportCity_OceanicMuseum_2F_Movement_FirstGruntApproach:
|
||||
@@ -217,7 +217,7 @@ SlateportCity_OceanicMuseum_2F_Movement_GruntMoveForArchie:
|
||||
delay_16
|
||||
delay_8
|
||||
walk_fast_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
SlateportCity_OceanicMuseum_2F_EventScript_WaterQualitySample1::
|
||||
|
||||
@@ -238,8 +238,8 @@ SootopolisCity_EventScript_LegendariesSceneFromPokeCenter::
|
||||
setvar VAR_0x8004, FALSE @ Just do Groudon/Kyogre fight scene
|
||||
special Script_DoRayquazaScene
|
||||
waitstate
|
||||
applymovement LOCALID_KYOGRE, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_GROUDON, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_KYOGRE, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_GROUDON, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 60
|
||||
waitse
|
||||
@@ -338,8 +338,8 @@ SootopolisCity_EventScript_LegendariesSceneFromDive::
|
||||
setvar VAR_0x8004, FALSE @ Just do Groudon/Kyogre fight scene
|
||||
special Script_DoRayquazaScene
|
||||
waitstate
|
||||
applymovement LOCALID_KYOGRE, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement LOCALID_GROUDON, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_KYOGRE, Common_Movement_WalkInPlaceFasterLeft
|
||||
applymovement LOCALID_GROUDON, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
delay 60
|
||||
waitse
|
||||
@@ -651,12 +651,12 @@ SootopolisCity_EventScript_SetRoughWater::
|
||||
|
||||
SootopolisCity_Movement_RayquazaFlyOff:
|
||||
walk_fast_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_fastest_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
walk_faster_up
|
||||
step_end
|
||||
|
||||
SootopolisCity_Movement_PanUp:
|
||||
@@ -1055,7 +1055,7 @@ SootopolisCity_Movement_StevenStartWalkToCaveOfOrigin:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SootopolisCity_Movement_PlayerStartWalkToCaveOfOriginWest:
|
||||
@@ -1186,7 +1186,7 @@ SootopolisCity_Movement_StevenWalkToCaveOfOrigin:
|
||||
walk_right
|
||||
walk_right
|
||||
delay_4
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
delay_16
|
||||
delay_16
|
||||
walk_right
|
||||
@@ -1249,7 +1249,7 @@ SootopolisCity_Movement_PlayerWalkToCaveOfOrigin:
|
||||
|
||||
SootopolisCity_Movement_ExpertMoveAside:
|
||||
walk_slow_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
SootopolisCity_Movement_StevenArriveCaveEntrance:
|
||||
@@ -1262,7 +1262,7 @@ SootopolisCity_Movement_StevenArriveCaveEntrance:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_right
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
SootopolisCity_Movement_PlayerArriveCaveEntrance:
|
||||
@@ -1275,7 +1275,7 @@ SootopolisCity_Movement_PlayerArriveCaveEntrance:
|
||||
walk_up
|
||||
walk_up
|
||||
walk_up
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
SootopolisCity_Movement_PlayerEnterCaveOfOrigin:
|
||||
@@ -1413,12 +1413,12 @@ SootopolisCity_EventScript_GoToGym::
|
||||
|
||||
SootopolisCity_Movement_WallaceMoveFromGym:
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SootopolisCity_Movement_WallaceMoveFromGymWest:
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SootopolisCity_EventScript_Maxie::
|
||||
|
||||
@@ -38,7 +38,7 @@ SootopolisCity_MysteryEventsHouse_1F_EventScript_OldManCommentOnBattle::
|
||||
applymovement LOCALID_OLD_MAN, SootopolisCity_MysteryEventsHouse_1F_Movement_OldManWalkBehindPlayer
|
||||
waitmovement 0
|
||||
copyobjectxytoperm LOCALID_OLD_MAN
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
compare VAR_SOOTOPOLIS_MYSTERY_EVENTS_STATE, 1
|
||||
call_if_eq SootopolisCity_MysteryEventsHouse_1F_EventScript_BattleWonComment
|
||||
@@ -69,7 +69,7 @@ SootopolisCity_MysteryEventsHouse_1F_Movement_PlayerExitStairs:
|
||||
|
||||
SootopolisCity_MysteryEventsHouse_1F_Movement_OldManWalkBehindPlayer:
|
||||
walk_right
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SootopolisCity_MysteryEventsHouse_1F_EventScript_OldMan::
|
||||
@@ -171,12 +171,12 @@ SootopolisCity_MysteryEventsHouse_1F_Movement_PlayerEnterBasementWest:
|
||||
|
||||
SootopolisCity_MysteryEventsHouse_1F_Movement_OldManMoveAsideLeft:
|
||||
walk_left
|
||||
walk_in_place_fastest_right
|
||||
walk_in_place_faster_right
|
||||
step_end
|
||||
|
||||
SootopolisCity_MysteryEventsHouse_1F_Movement_OldManMoveAsideRight:
|
||||
walk_right
|
||||
walk_in_place_fastest_left
|
||||
walk_in_place_faster_left
|
||||
step_end
|
||||
|
||||
SootopolisCity_MysteryEventsHouse_1F_Text_OnlyAmusementWatchingBattles:
|
||||
|
||||
@@ -17,7 +17,7 @@ SouthernIsland_Exterior_EventScript_Sailor::
|
||||
goto_if_eq SouthernIsland_Exterior_EventScript_AsYouLike
|
||||
msgbox EventTicket_Text_SailHome, MSGBOX_DEFAULT
|
||||
closemessage
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement VAR_LAST_TALKED, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
delay 30
|
||||
hideobjectat LOCALID_SAILOR, MAP_SOUTHERN_ISLAND_EXTERIOR
|
||||
@@ -49,7 +49,7 @@ Ferry_EventScript_DepartIslandBoardSouth:
|
||||
|
||||
Ferry_EventScript_DepartIslandBoardWest:
|
||||
walk_left
|
||||
walk_in_place_fastest_down
|
||||
walk_in_place_faster_down
|
||||
step_end
|
||||
|
||||
SouthernIsland_Exterior_EventScript_Sign::
|
||||
|
||||
@@ -145,7 +145,7 @@ SouthernIsland_Interior_Movement_CameraPanDown:
|
||||
walk_down
|
||||
walk_down
|
||||
walk_down
|
||||
walk_in_place_fastest_up
|
||||
walk_in_place_faster_up
|
||||
step_end
|
||||
|
||||
SouthernIsland_Interior_Movement_LatiApproach:
|
||||
|
||||
@@ -71,8 +71,8 @@ VerdanturfTown_BattleTentBattleRoom_EventScript_DefeatedOpponent::
|
||||
applymovement LOCALID_OPPONENT, VerdanturfTown_BattleTentBattleRoom_Movement_OpponentExit
|
||||
waitmovement 0
|
||||
removeobject LOCALID_OPPONENT
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFasterDown
|
||||
applymovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
msgbox BattleFrontier_BattlePalaceBattleRoom_Text_LetMeRestoreYourMons, MSGBOX_DEFAULT
|
||||
special LoadPlayerParty
|
||||
@@ -111,8 +111,8 @@ VerdanturfTown_BattleTentBattleRoom_EventScript_AskRetireChallenge::
|
||||
case MULTI_B_PRESSED, VerdanturfTown_BattleTentBattleRoom_EventScript_AskContinueChallenge
|
||||
|
||||
VerdanturfTown_BattleTentBattleRoom_EventScript_ContinueChallenge::
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFastestRight
|
||||
applymovement LOCALID_ATTENDANT, Common_Movement_WalkInPlaceFasterRight
|
||||
applymovement LOCALID_PLAYER, Common_Movement_WalkInPlaceFasterRight
|
||||
waitmovement 0
|
||||
closemessage
|
||||
goto VerdanturfTown_BattleTentBattleRoom_EventScript_NextOpponentEnter
|
||||
|
||||
@@ -40,7 +40,7 @@ VictoryRoad_1F_EventScript_WallyBattleTrigger2::
|
||||
end
|
||||
|
||||
VictoryRoad_1F_EventScript_WallyEntranceBattle::
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFastestDown
|
||||
applymovement OBJ_EVENT_ID_PLAYER, Common_Movement_WalkInPlaceFasterDown
|
||||
waitmovement 0
|
||||
msgbox VictoryRoad_1F_Text_WallyNotGoingToLoseAnymore, MSGBOX_DEFAULT
|
||||
trainerbattle_no_intro TRAINER_WALLY_VR_1, VictoryRoad_1F_Text_WallyEntranceDefeat
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user