2017-11-10 01:21:31 +00:00
|
|
|
SeafloorCavern_Room4_MapScripts:: @ 8234C9B
|
|
|
|
.byte 0
|
|
|
|
|
2019-11-01 07:41:55 +00:00
|
|
|
SeafloorCavern_Room4_EventScript_Grunt7:: @ 8234C9C
|
|
|
|
trainerbattle_single TRAINER_GRUNT_7, SeafloorCavern_Room4_Text_Grunt7Intro, SeafloorCavern_Room4_Text_Grunt7Defeat
|
|
|
|
msgbox SeafloorCavern_Room4_Text_Grunt7PostBattle, MSGBOX_AUTOCLOSE
|
2017-11-10 01:21:31 +00:00
|
|
|
end
|
|
|
|
|
2019-11-01 07:41:55 +00:00
|
|
|
SeafloorCavern_Room4_EventScript_Grunt9:: @ 8234CB3
|
|
|
|
trainerbattle_single TRAINER_GRUNT_9, SeafloorCavern_Room4_Text_Grunt9Intro, SeafloorCavern_Room4_Text_Grunt9Defeat
|
|
|
|
msgbox SeafloorCavern_Room4_Text_Grunt9PostBattle, MSGBOX_AUTOCLOSE
|
2017-11-10 01:21:31 +00:00
|
|
|
end
|
|
|
|
|
2019-11-01 07:41:55 +00:00
|
|
|
SeafloorCavern_Room4_Text_Grunt7Intro: @ 8234CCA
|
2017-11-10 01:21:31 +00:00
|
|
|
.string "Who are you?\n"
|
|
|
|
.string "Where did you come in from?$"
|
|
|
|
|
2019-11-01 07:41:55 +00:00
|
|
|
SeafloorCavern_Room4_Text_Grunt7Defeat: @ 8234CF3
|
2017-11-10 01:21:31 +00:00
|
|
|
.string "Lost it…$"
|
|
|
|
|
2019-11-01 07:41:55 +00:00
|
|
|
SeafloorCavern_Room4_Text_Grunt7PostBattle: @ 8234CFC
|
2018-12-07 15:41:08 +00:00
|
|
|
.string "I can't find the way out!\p"
|
|
|
|
.string "I'm not afraid. Don't get me wrong!$"
|
2017-11-10 01:21:31 +00:00
|
|
|
|
2019-11-01 07:41:55 +00:00
|
|
|
SeafloorCavern_Room4_Text_Grunt9Intro: @ 8234D3A
|
2017-11-10 01:21:31 +00:00
|
|
|
.string "Who are you?\n"
|
2018-12-07 15:41:08 +00:00
|
|
|
.string "Where do you think you're going?$"
|
2017-11-10 01:21:31 +00:00
|
|
|
|
2019-11-01 07:41:55 +00:00
|
|
|
SeafloorCavern_Room4_Text_Grunt9Defeat: @ 8234D68
|
2017-11-10 01:21:31 +00:00
|
|
|
.string "I failed to win!$"
|
|
|
|
|
2019-11-01 07:41:55 +00:00
|
|
|
SeafloorCavern_Room4_Text_Grunt9PostBattle: @ 8234D79
|
2017-11-10 01:21:31 +00:00
|
|
|
.string "My partner forgot the map in that\n"
|
|
|
|
.string "submarine!\p"
|
2018-12-07 15:41:08 +00:00
|
|
|
.string "How's that for being useless?$"
|
2017-11-10 01:21:31 +00:00
|
|
|
|