2017-11-10 02:21:31 +01:00
|
|
|
SeafloorCavern_Room4_MapScripts:: @ 8234C9B
|
|
|
|
.byte 0
|
|
|
|
|
2019-11-04 01:28:25 +01:00
|
|
|
SeafloorCavern_Room4_EventScript_Grunt3:: @ 8234C9C
|
|
|
|
trainerbattle_single TRAINER_GRUNT_SEAFLOOR_CAVERN_3, SeafloorCavern_Room4_Text_Grunt3Intro, SeafloorCavern_Room4_Text_Grunt3Defeat
|
|
|
|
msgbox SeafloorCavern_Room4_Text_Grunt3PostBattle, MSGBOX_AUTOCLOSE
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
2019-11-04 01:28:25 +01:00
|
|
|
SeafloorCavern_Room4_EventScript_Grunt4:: @ 8234CB3
|
|
|
|
trainerbattle_single TRAINER_GRUNT_SEAFLOOR_CAVERN_4, SeafloorCavern_Room4_Text_Grunt4Intro, SeafloorCavern_Room4_Text_Grunt4Defeat
|
|
|
|
msgbox SeafloorCavern_Room4_Text_Grunt4PostBattle, MSGBOX_AUTOCLOSE
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
2019-11-04 01:28:25 +01:00
|
|
|
SeafloorCavern_Room4_Text_Grunt3Intro: @ 8234CCA
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "Who are you?\n"
|
|
|
|
.string "Where did you come in from?$"
|
|
|
|
|
2019-11-04 01:28:25 +01:00
|
|
|
SeafloorCavern_Room4_Text_Grunt3Defeat: @ 8234CF3
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "Lost it…$"
|
|
|
|
|
2019-11-04 01:28:25 +01:00
|
|
|
SeafloorCavern_Room4_Text_Grunt3PostBattle: @ 8234CFC
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "I can't find the way out!\p"
|
|
|
|
.string "I'm not afraid. Don't get me wrong!$"
|
2017-11-10 02:21:31 +01:00
|
|
|
|
2019-11-04 01:28:25 +01:00
|
|
|
SeafloorCavern_Room4_Text_Grunt4Intro: @ 8234D3A
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "Who are you?\n"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "Where do you think you're going?$"
|
2017-11-10 02:21:31 +01:00
|
|
|
|
2019-11-04 01:28:25 +01:00
|
|
|
SeafloorCavern_Room4_Text_Grunt4Defeat: @ 8234D68
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "I failed to win!$"
|
|
|
|
|
2019-11-04 01:28:25 +01:00
|
|
|
SeafloorCavern_Room4_Text_Grunt4PostBattle: @ 8234D79
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "My partner forgot the map in that\n"
|
|
|
|
.string "submarine!\p"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "How's that for being useless?$"
|
2017-11-10 02:21:31 +01:00
|
|
|
|