Document aqua/magma hideout scripts
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
SeafloorCavern_Room3_MapScripts:: @ 8234937
|
||||
.byte 0
|
||||
|
||||
SeafloorCavern_Room3_EventScript_234938:: @ 8234938
|
||||
trainerbattle_single TRAINER_SHELLY_2, SeafloorCavern_Room3_Text_234966, SeafloorCavern_Room3_Text_234A79
|
||||
msgbox SeafloorCavern_Room3_Text_234A8A, MSGBOX_AUTOCLOSE
|
||||
SeafloorCavern_Room3_EventScript_Shelly:: @ 8234938
|
||||
trainerbattle_single TRAINER_SHELLY_2, SeafloorCavern_Room3_Text_ShellyIntro, SeafloorCavern_Room3_Text_ShellyDefeat
|
||||
msgbox SeafloorCavern_Room3_Text_ShellyPostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
SeafloorCavern_Room3_EventScript_23494F:: @ 823494F
|
||||
trainerbattle_single TRAINER_GRUNT_27, SeafloorCavern_Room3_Text_234B3A, SeafloorCavern_Room3_Text_234BFE
|
||||
msgbox SeafloorCavern_Room3_Text_234C04, MSGBOX_AUTOCLOSE
|
||||
SeafloorCavern_Room3_EventScript_Grunt27:: @ 823494F
|
||||
trainerbattle_single TRAINER_GRUNT_27, SeafloorCavern_Room3_Text_Grunt27Intro, SeafloorCavern_Room3_Text_Grunt27Defeat
|
||||
msgbox SeafloorCavern_Room3_Text_Grunt27PostBattle, MSGBOX_AUTOCLOSE
|
||||
end
|
||||
|
||||
SeafloorCavern_Room3_Text_234966: @ 8234966
|
||||
SeafloorCavern_Room3_Text_ShellyIntro: @ 8234966
|
||||
.string "Ahahahaha!\p"
|
||||
.string "How did you manage to get here without\n"
|
||||
.string "a submarine?\l"
|
||||
@@ -23,11 +23,11 @@ SeafloorCavern_Room3_Text_234966: @ 8234966
|
||||
.string "I'm going to give you a little taste\n"
|
||||
.string "of pain! Resign yourself to it!$"
|
||||
|
||||
SeafloorCavern_Room3_Text_234A79: @ 8234A79
|
||||
SeafloorCavern_Room3_Text_ShellyDefeat: @ 8234A79
|
||||
.string "Ahahahaha!\p"
|
||||
.string "Ouch!$"
|
||||
|
||||
SeafloorCavern_Room3_Text_234A8A: @ 8234A8A
|
||||
SeafloorCavern_Room3_Text_ShellyPostBattle: @ 8234A8A
|
||||
.string "Ahahahaha!\n"
|
||||
.string "You're so darn strong.\p"
|
||||
.string "It's terribly disappointing that you're\n"
|
||||
@@ -36,7 +36,7 @@ SeafloorCavern_Room3_Text_234A8A: @ 8234A8A
|
||||
.string "world our BOSS has promised as\l"
|
||||
.string "one of us…$"
|
||||
|
||||
SeafloorCavern_Room3_Text_234B3A: @ 8234B3A
|
||||
SeafloorCavern_Room3_Text_Grunt27Intro: @ 8234B3A
|
||||
.string "For our dream to become real, we need\n"
|
||||
.string "the power of POKéMON.\p"
|
||||
.string "But meddlers like you use the power of\n"
|
||||
@@ -45,10 +45,10 @@ SeafloorCavern_Room3_Text_234B3A: @ 8234B3A
|
||||
.string "Life just doesn't work the way we\n"
|
||||
.string "need it to!$"
|
||||
|
||||
SeafloorCavern_Room3_Text_234BFE: @ 8234BFE
|
||||
SeafloorCavern_Room3_Text_Grunt27Defeat: @ 8234BFE
|
||||
.string "Gwah!$"
|
||||
|
||||
SeafloorCavern_Room3_Text_234C04: @ 8234C04
|
||||
SeafloorCavern_Room3_Text_Grunt27PostBattle: @ 8234C04
|
||||
.string "You know, we don't dare question\n"
|
||||
.string "the motives of our leader.\p"
|
||||
.string "But here you are, just some punk,\n"
|
||||
|
||||
Reference in New Issue
Block a user