37 lines
1.3 KiB
PHP
Raw Normal View History

2017-11-09 19:21:31 -06:00
SeafloorCavern_Room1_MapScripts:: @ 82347EB
.byte 0
2019-11-01 03:41:55 -04:00
SeafloorCavern_Room1_EventScript_Grunt5:: @ 82347EC
trainerbattle_single TRAINER_GRUNT_5, SeafloorCavern_Room1_Text_Grunt5Intro, SeafloorCavern_Room1_Text_Grunt5Defeat
msgbox SeafloorCavern_Room1_Text_Grunt5PostBattle, MSGBOX_AUTOCLOSE
2017-11-09 19:21:31 -06:00
end
2019-11-01 03:41:55 -04:00
SeafloorCavern_Room1_EventScript_Grunt6:: @ 8234803
trainerbattle_single TRAINER_GRUNT_6, SeafloorCavern_Room1_Text_Grunt6Intro, SeafloorCavern_Room1_Text_Grunt6Defeat
msgbox SeafloorCavern_Room1_Text_Grunt6PostBattle, MSGBOX_AUTOCLOSE
2017-11-09 19:21:31 -06:00
end
2019-11-01 03:41:55 -04:00
SeafloorCavern_Room1_Text_Grunt5Intro: @ 823481A
2018-12-07 10:41:08 -05:00
.string "We don't need a kid around!\n"
2017-11-09 19:21:31 -06:00
.string "Go on home already!$"
2019-11-01 03:41:55 -04:00
SeafloorCavern_Room1_Text_Grunt5Defeat: @ 823484A
2017-11-09 19:21:31 -06:00
.string "I want to go home…$"
2019-11-01 03:41:55 -04:00
SeafloorCavern_Room1_Text_Grunt5PostBattle: @ 823485D
2017-11-09 19:21:31 -06:00
.string "I want to get a promotion so I can\n"
.string "boss around the GRUNTS…$"
2019-11-01 03:41:55 -04:00
SeafloorCavern_Room1_Text_Grunt6Intro: @ 8234898
2018-12-07 10:41:08 -05:00
.string "That submarine… It's tiny inside.\n"
.string "I'm sore all over!$"
2017-11-09 19:21:31 -06:00
2019-11-01 03:41:55 -04:00
SeafloorCavern_Room1_Text_Grunt6Defeat: @ 82348CD
2017-11-09 19:21:31 -06:00
.string "Losing makes me sore!$"
2019-11-01 03:41:55 -04:00
SeafloorCavern_Room1_Text_Grunt6PostBattle: @ 82348E3
2017-11-09 19:21:31 -06:00
.string "That submarine we jacked, man,\n"
2018-12-07 10:41:08 -05:00
.string "it's brutal as a ride.\l"
.string "It's way too tight in there!$"
2017-11-09 19:21:31 -06:00