Document Silph Co scripts

This commit is contained in:
GriffinR
2020-01-26 05:41:22 -05:00
parent bf7bab92e2
commit f637ade6b3
36 changed files with 585 additions and 624 deletions
+36 -36
View File
@@ -6,91 +6,91 @@ SilphCo_6F_OnLoad:: @ 8161887
call_if_unset FLAG_SILPH_6F_DOOR, EventScript_Close6FDoor
end
SilphCo_6F_EventScript_161891:: @ 8161891
SilphCo_6F_EventScript_WorkerM2:: @ 8161891
lock
faceplayer
compare VAR_MAP_SCENE_SILPH_CO_11F, 1
goto_if_ge EventScript_1618A8
msgbox gUnknown_817607E
goto_if_ge SilphCo_6F_EventScript_WorkerM2RocketsGone
msgbox SilphCo_6F_Text_TargetedSilphForOurMonProducts
release
end
EventScript_1618A8:: @ 81618A8
msgbox gUnknown_81760B6
SilphCo_6F_EventScript_WorkerM2RocketsGone:: @ 81618A8
msgbox SilphCo_6F_Text_ComeWorkForSilphWhenYoureOlder
release
end
SilphCo_6F_EventScript_1618B2:: @ 81618B2
SilphCo_6F_EventScript_WorkerM3:: @ 81618B2
lock
faceplayer
compare VAR_MAP_SCENE_SILPH_CO_11F, 1
goto_if_ge EventScript_1618C9
msgbox gUnknown_8175F24
goto_if_ge SilphCo_6F_EventScript_WorkerM3RocketsGone
msgbox SilphCo_6F_Text_RocketsTookOverBuilding
release
end
EventScript_1618C9:: @ 81618C9
msgbox gUnknown_8175F51
SilphCo_6F_EventScript_WorkerM3RocketsGone:: @ 81618C9
msgbox SilphCo_6F_Text_BetterGetBackToWork
release
end
SilphCo_6F_EventScript_1618D3:: @ 81618D3
SilphCo_6F_EventScript_WorkerM1:: @ 81618D3
lock
faceplayer
compare VAR_MAP_SCENE_SILPH_CO_11F, 1
goto_if_ge EventScript_1618EA
msgbox gUnknown_8175F70
goto_if_ge SilphCo_6F_EventScript_WorkerM1RocketsGone
msgbox SilphCo_6F_Text_HelpMePlease
release
end
EventScript_1618EA:: @ 81618EA
msgbox gUnknown_8175F93
SilphCo_6F_EventScript_WorkerM1RocketsGone:: @ 81618EA
msgbox SilphCo_6F_Text_WeGotEngaged
release
end
SilphCo_6F_EventScript_1618F4:: @ 81618F4
SilphCo_6F_EventScript_WorkerF1:: @ 81618F4
lock
faceplayer
compare VAR_MAP_SCENE_SILPH_CO_11F, 1
goto_if_ge EventScript_16190B
msgbox gUnknown_8175FAA
goto_if_ge SilphCo_6F_EventScript_WorkerF1RocketsGone
msgbox SilphCo_6F_Text_ThatManIsSuchACoward
release
end
EventScript_16190B:: @ 816190B
msgbox gUnknown_8175FD3
SilphCo_6F_EventScript_WorkerF1RocketsGone:: @ 816190B
msgbox SilphCo_6F_Text_NeedsMeToLookAfterHim
release
end
SilphCo_6F_EventScript_161915:: @ 8161915
SilphCo_6F_EventScript_WorkerF2:: @ 8161915
lock
faceplayer
compare VAR_MAP_SCENE_SILPH_CO_11F, 1
goto_if_ge EventScript_16192C
msgbox gUnknown_8176012
goto_if_ge SilphCo_6F_EventScript_WorkerF2RocketsGone
msgbox SilphCo_6F_Text_RocketsTryingToConquerWorld
release
end
EventScript_16192C:: @ 816192C
msgbox gUnknown_817604B
SilphCo_6F_EventScript_WorkerF2RocketsGone:: @ 816192C
msgbox SilphCo_6F_Text_RocketsRanAwayBecauseOfYou
release
end
SilphCo_6F_EventScript_161936:: @ 8161936
msgbox gUnknown_817624D, MSGBOX_SIGN
SilphCo_6F_EventScript_FloorSign:: @ 8161936
msgbox SilphCo_6F_Text_FloorSign, MSGBOX_SIGN
end
SilphCo_6F_EventScript_16193F:: @ 816193F
trainerbattle_single TRAINER_SCIENTIST_TAYLOR, Text_176136, Text_1761BD
msgbox gUnknown_81761C4, MSGBOX_AUTOCLOSE
SilphCo_6F_EventScript_Taylor:: @ 816193F
trainerbattle_single TRAINER_SCIENTIST_TAYLOR, SilphCo_6F_Text_TaylorIntro, SilphCo_6F_Text_TaylorDefeat
msgbox SilphCo_6F_Text_TaylorPostBattle, MSGBOX_AUTOCLOSE
end
SilphCo_6F_EventScript_161956:: @ 8161956
trainerbattle_single TRAINER_TEAM_ROCKET_GRUNT_30, Text_1760DE, Text_176104
msgbox gUnknown_817610F, MSGBOX_AUTOCLOSE
SilphCo_6F_EventScript_Grunt1:: @ 8161956
trainerbattle_single TRAINER_TEAM_ROCKET_GRUNT_30, SilphCo_6F_Text_Grunt1Intro, SilphCo_6F_Text_Grunt1Defeat
msgbox SilphCo_6F_Text_Grunt1PostBattle, MSGBOX_AUTOCLOSE
end
SilphCo_6F_EventScript_16196D:: @ 816196D
trainerbattle_single TRAINER_TEAM_ROCKET_GRUNT_31, Text_1761F1, Text_17620E
msgbox gUnknown_817621B, MSGBOX_AUTOCLOSE
SilphCo_6F_EventScript_Grunt2:: @ 816196D
trainerbattle_single TRAINER_TEAM_ROCKET_GRUNT_31, SilphCo_6F_Text_Grunt2Intro, SilphCo_6F_Text_Grunt2Defeat
msgbox SilphCo_6F_Text_Grunt2PostBattle, MSGBOX_AUTOCLOSE
end