76 lines
2.4 KiB
PHP
76 lines
2.4 KiB
PHP
MagmaHideout_2F_1R_MapScripts::
|
|
.byte 0
|
|
|
|
MagmaHideout_2F_1R_EventScript_Grunt14::
|
|
trainerbattle_single TRAINER_GRUNT_MAGMA_HIDEOUT_14, MagmaHideout_2F_1R_Text_Grunt14Intro, MagmaHideout_2F_1R_Text_Grunt14Defeat
|
|
msgbox MagmaHideout_2F_1R_Text_Grunt14PostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
MagmaHideout_2F_1R_EventScript_Grunt3::
|
|
trainerbattle_single TRAINER_GRUNT_MAGMA_HIDEOUT_3, MagmaHideout_2F_1R_Text_Grunt3Intro, MagmaHideout_2F_1R_Text_Grunt3Defeat
|
|
msgbox MagmaHideout_2F_1R_Text_Grunt3PostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
MagmaHideout_2F_1R_EventScript_Grunt4::
|
|
trainerbattle_single TRAINER_GRUNT_MAGMA_HIDEOUT_4, MagmaHideout_2F_1R_Text_Grunt4Intro, MagmaHideout_2F_1R_Text_Grunt4Defeat
|
|
msgbox MagmaHideout_2F_1R_Text_Grunt4PostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
MagmaHideout_2F_1R_EventScript_Grunt5::
|
|
trainerbattle_single TRAINER_GRUNT_MAGMA_HIDEOUT_5, MagmaHideout_2F_1R_Text_Grunt5Intro, MagmaHideout_2F_1R_Text_Grunt5Defeat
|
|
msgbox MagmaHideout_2F_1R_Text_Grunt5PostBattle, MSGBOX_AUTOCLOSE
|
|
end
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt14Intro:
|
|
.string "What, what, what?\p"
|
|
.string "Only Team Magma members are supposed\n"
|
|
.string "to be in here!\p"
|
|
.string "But you're not dressed in Team Magma's\n"
|
|
.string "uniform…\p"
|
|
.string "You rouse my suspicion!\n"
|
|
.string "Battle with me!$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt14Defeat:
|
|
.string "Aiyiyi…\n"
|
|
.string "My pride as a Team Magma member…$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt14PostBattle:
|
|
.string "If you suffer from chills, you should\n"
|
|
.string "join Team Magma.$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt3Intro:
|
|
.string "Hold it right there!\p"
|
|
.string "You don't really expect me to keep\n"
|
|
.string "my trap shut and let you waltz by me?$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt3Defeat:
|
|
.string "Ooh wow!\n"
|
|
.string "I concede!$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt3PostBattle:
|
|
.string "Maybe it would've been better if I did\n"
|
|
.string "just let you go unchallenged…$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt4Intro:
|
|
.string "Ahah!\n"
|
|
.string "An intruder!$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt4Defeat:
|
|
.string "Graaah!$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt4PostBattle:
|
|
.string "I've already lost.\p"
|
|
.string "Do I really need to keep running\n"
|
|
.string "around in a circle?$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt5Intro:
|
|
.string "Oh, oh!\n"
|
|
.string "An intruder!$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt5Defeat:
|
|
.string "Mutter…$"
|
|
|
|
MagmaHideout_2F_1R_Text_Grunt5PostBattle:
|
|
.string "Actually, I'm no expert at battling…$"
|
|
|