pokeemerald/data/maps/MagmaHideout_3F_2R/scripts.inc

27 lines
987 B
PHP
Raw Normal View History

2017-11-10 02:21:31 +01:00
MagmaHideout_3F_2R_MapScripts:: @ 823A3D4
.byte 0
MagmaHideout_3F_2R_EventScript_Grunt10:: @ 823A3D5
trainerbattle_single TRAINER_GRUNT_MAGMA_HIDEOUT_10, MagmaHideout_3F_2R_Text_Grunt10Intro, MagmaHideout_3F_2R_Text_Grunt10Defeat
msgbox MagmaHideout_3F_2R_Text_Grunt10PostBattle, MSGBOX_AUTOCLOSE
2017-11-10 02:21:31 +01:00
end
MagmaHideout_3F_2R_Text_Grunt10Intro: @ 823A3EC
2017-11-10 02:21:31 +01:00
.string "I understand everything our leader\n"
.string "says. But you know what?\p"
.string "Doing stuff like digging up a super-\n"
.string "ancient POKéMON and ripping off\l"
2018-12-07 16:41:08 +01:00
.string "someone's METEORITE…\p"
.string "I think we're going a little too far.\n"
2017-11-10 02:21:31 +01:00
.string "What do you think?$"
MagmaHideout_3F_2R_Text_Grunt10Defeat: @ 823A4BB
2017-11-10 02:21:31 +01:00
.string "Yeah, I think we are doing something\n"
.string "wrong somehow.$"
MagmaHideout_3F_2R_Text_Grunt10PostBattle: @ 823A4EF
2017-11-10 02:21:31 +01:00
.string "You know, losing to you cleared my mind.\p"
.string "The next time I see our leader,\n"
2018-12-07 16:41:08 +01:00
.string "I'm going to ask him about what we do.$"
2017-11-10 02:21:31 +01:00