Document Silph Co scripts
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 2,
|
||||
"script": "SilphCo_6F_EventScript_161956",
|
||||
"script": "SilphCo_6F_EventScript_Grunt1",
|
||||
"flag": "FLAG_HIDE_SILPH_ROCKETS"
|
||||
},
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SilphCo_6F_EventScript_1618D3",
|
||||
"script": "SilphCo_6F_EventScript_WorkerM1",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -49,7 +49,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SilphCo_6F_EventScript_1618F4",
|
||||
"script": "SilphCo_6F_EventScript_WorkerF1",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -62,7 +62,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SilphCo_6F_EventScript_161891",
|
||||
"script": "SilphCo_6F_EventScript_WorkerM2",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SilphCo_6F_EventScript_1618B2",
|
||||
"script": "SilphCo_6F_EventScript_WorkerM3",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 0,
|
||||
"trainer_sight_or_berry_tree_id": 0,
|
||||
"script": "SilphCo_6F_EventScript_161915",
|
||||
"script": "SilphCo_6F_EventScript_WorkerF2",
|
||||
"flag": "0"
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 4,
|
||||
"script": "SilphCo_6F_EventScript_16193F",
|
||||
"script": "SilphCo_6F_EventScript_Taylor",
|
||||
"flag": "FLAG_HIDE_SILPH_ROCKETS"
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@
|
||||
"movement_range_y": 1,
|
||||
"trainer_type": 1,
|
||||
"trainer_sight_or_berry_tree_id": 2,
|
||||
"script": "SilphCo_6F_EventScript_16196D",
|
||||
"script": "SilphCo_6F_EventScript_Grunt2",
|
||||
"flag": "FLAG_HIDE_SILPH_ROCKETS"
|
||||
}
|
||||
],
|
||||
@@ -226,7 +226,7 @@
|
||||
"x": 25,
|
||||
"y": 1,
|
||||
"elevation": 0,
|
||||
"script": "SilphCo_6F_EventScript_161936"
|
||||
"script": "SilphCo_6F_EventScript_FloorSign"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,86 +1,78 @@
|
||||
Text_175E99:: @ 8175E99
|
||||
.string "Those thugs that took over our\n"
|
||||
.string "building…\p"
|
||||
.string "Their BOSS said he was looking for\n"
|
||||
.string "strong POKéMON.\p"
|
||||
.string "I hope our PRESIDENT managed to\n"
|
||||
.string "avoid trouble…$"
|
||||
|
||||
gUnknown_8175F24:: @ 8175F24
|
||||
SilphCo_6F_Text_RocketsTookOverBuilding:: @ 8175F24
|
||||
.string "The ROCKETS came and took over\n"
|
||||
.string "the building!$"
|
||||
|
||||
gUnknown_8175F51:: @ 8175F51
|
||||
SilphCo_6F_Text_BetterGetBackToWork:: @ 8175F51
|
||||
.string "Well, better get back to work.$"
|
||||
|
||||
gUnknown_8175F70:: @ 8175F70
|
||||
SilphCo_6F_Text_HelpMePlease:: @ 8175F70
|
||||
.string "Oh dear, oh dear.\n"
|
||||
.string "Help me, please!$"
|
||||
|
||||
gUnknown_8175F93:: @ 8175F93
|
||||
SilphCo_6F_Text_WeGotEngaged:: @ 8175F93
|
||||
.string "We got engaged.\n"
|
||||
.string "Heheh!$"
|
||||
|
||||
gUnknown_8175FAA:: @ 8175FAA
|
||||
SilphCo_6F_Text_ThatManIsSuchACoward:: @ 8175FAA
|
||||
.string "That man next to me…\n"
|
||||
.string "He's such a coward!$"
|
||||
|
||||
gUnknown_8175FD3:: @ 8175FD3
|
||||
SilphCo_6F_Text_NeedsMeToLookAfterHim:: @ 8175FD3
|
||||
.string "He's so helpless, he needed\n"
|
||||
.string "someone like me to look after him.$"
|
||||
|
||||
gUnknown_8176012:: @ 8176012
|
||||
SilphCo_6F_Text_RocketsTryingToConquerWorld:: @ 8176012
|
||||
.string "TEAM ROCKET is trying to conquer\n"
|
||||
.string "the world with POKéMON.$"
|
||||
|
||||
gUnknown_817604B:: @ 817604B
|
||||
SilphCo_6F_Text_RocketsRanAwayBecauseOfYou:: @ 817604B
|
||||
.string "TEAM ROCKET ran away, and it's all\n"
|
||||
.string "because of you!$"
|
||||
|
||||
gUnknown_817607E:: @ 817607E
|
||||
SilphCo_6F_Text_TargetedSilphForOurMonProducts:: @ 817607E
|
||||
.string "They must have targeted SILPH for\n"
|
||||
.string "our POKéMON products.$"
|
||||
|
||||
gUnknown_81760B6:: @ 81760B6
|
||||
SilphCo_6F_Text_ComeWorkForSilphWhenYoureOlder:: @ 81760B6
|
||||
.string "Come work for SILPH when you\n"
|
||||
.string "get older.$"
|
||||
|
||||
Text_1760DE:: @ 81760DE
|
||||
SilphCo_6F_Text_Grunt1Intro:: @ 81760DE
|
||||
.string "I am one of the four ROCKET\n"
|
||||
.string "BROTHERS!$"
|
||||
|
||||
Text_176104:: @ 8176104
|
||||
SilphCo_6F_Text_Grunt1Defeat:: @ 8176104
|
||||
.string "Flame out!$"
|
||||
|
||||
gUnknown_817610F:: @ 817610F
|
||||
SilphCo_6F_Text_Grunt1PostBattle:: @ 817610F
|
||||
.string "No matter!\n"
|
||||
.string "My brothers will avenge me!$"
|
||||
|
||||
Text_176136:: @ 8176136
|
||||
SilphCo_6F_Text_TaylorIntro:: @ 8176136
|
||||
.string "That rotten PRESIDENT!\p"
|
||||
.string "Serves him right for shipping me\n"
|
||||
.string "off to the TIKSI BRANCH!\p"
|
||||
.string "That's why TEAM ROCKET came after\n"
|
||||
.string "us, I'm sure of it!$"
|
||||
|
||||
Text_1761BD:: @ 81761BD
|
||||
SilphCo_6F_Text_TaylorDefeat:: @ 81761BD
|
||||
.string "Shoot!$"
|
||||
|
||||
gUnknown_81761C4:: @ 81761C4
|
||||
SilphCo_6F_Text_TaylorPostBattle:: @ 81761C4
|
||||
.string "TIKSI BRANCH?\n"
|
||||
.string "It's in Russian no-man's-land!$"
|
||||
|
||||
Text_1761F1:: @ 81761F1
|
||||
SilphCo_6F_Text_Grunt2Intro:: @ 81761F1
|
||||
.string "You dare betray TEAM ROCKET?$"
|
||||
|
||||
Text_17620E:: @ 817620E
|
||||
SilphCo_6F_Text_Grunt2Defeat:: @ 817620E
|
||||
.string "You traitor!$"
|
||||
|
||||
gUnknown_817621B:: @ 817621B
|
||||
SilphCo_6F_Text_Grunt2PostBattle:: @ 817621B
|
||||
.string "If you stand for justice, you\n"
|
||||
.string "betray us bad guys!$"
|
||||
|
||||
gUnknown_817624D:: @ 817624D
|
||||
SilphCo_6F_Text_FloorSign:: @ 817624D
|
||||
.string "SILPH CO. HEAD OFFICE\n"
|
||||
.string "6F$"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user