diff options
Diffstat (limited to 'data/scripts/maps/MagmaHideout_2F_1R.inc')
-rw-r--r-- | data/scripts/maps/MagmaHideout_2F_1R.inc | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/data/scripts/maps/MagmaHideout_2F_1R.inc b/data/scripts/maps/MagmaHideout_2F_1R.inc new file mode 100644 index 000000000..33252bb57 --- /dev/null +++ b/data/scripts/maps/MagmaHideout_2F_1R.inc @@ -0,0 +1,75 @@ +MagmaHideout_2F_1R_MapScripts:: @ 8239B50 + .byte 0 + +MagmaHideout_2F_1R_EventScript_239B51:: @ 8239B51 + trainerbattle 0, TRAINER_GRUNT_51, 0, MagmaHideout_2F_1R_Text_239BAD, MagmaHideout_2F_1R_Text_239C4B + msgbox MagmaHideout_2F_1R_Text_239C74, 6 + end + +MagmaHideout_2F_1R_EventScript_239B68:: @ 8239B68 + trainerbattle 0, TRAINER_GRUNT_40, 0, MagmaHideout_2F_1R_Text_239CAB, MagmaHideout_2F_1R_Text_239D09 + msgbox MagmaHideout_2F_1R_Text_239D1D, 6 + end + +MagmaHideout_2F_1R_EventScript_239B7F:: @ 8239B7F + trainerbattle 0, TRAINER_GRUNT_41, 0, MagmaHideout_2F_1R_Text_239D62, MagmaHideout_2F_1R_Text_239D75 + msgbox MagmaHideout_2F_1R_Text_239D7D, 6 + end + +MagmaHideout_2F_1R_EventScript_239B96:: @ 8239B96 + trainerbattle 0, TRAINER_GRUNT_42, 0, MagmaHideout_2F_1R_Text_239DC5, MagmaHideout_2F_1R_Text_239DDA + msgbox MagmaHideout_2F_1R_Text_239DE2, 6 + end + +MagmaHideout_2F_1R_Text_239BAD: @ 8239BAD + .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_239C4B: @ 8239C4B + .string "Aiyiyi…\n" + .string "My pride as a TEAM MAGMA member…$" + +MagmaHideout_2F_1R_Text_239C74: @ 8239C74 + .string "If you suffer from chills, you should\n" + .string "join TEAM MAGMA.$" + +MagmaHideout_2F_1R_Text_239CAB: @ 8239CAB + .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_239D09: @ 8239D09 + .string "Ooh wow!\n" + .string "I concede!$" + +MagmaHideout_2F_1R_Text_239D1D: @ 8239D1D + .string "Maybe it would’ve been better if I did\n" + .string "just let you go unchallenged…$" + +MagmaHideout_2F_1R_Text_239D62: @ 8239D62 + .string "Ahah!\n" + .string "An intruder!$" + +MagmaHideout_2F_1R_Text_239D75: @ 8239D75 + .string "Graaah!$" + +MagmaHideout_2F_1R_Text_239D7D: @ 8239D7D + .string "I’ve already lost.\p" + .string "Do I really need to keep running\n" + .string "around in a circle?$" + +MagmaHideout_2F_1R_Text_239DC5: @ 8239DC5 + .string "Oh, oh!\n" + .string "An intruder!$" + +MagmaHideout_2F_1R_Text_239DDA: @ 8239DDA + .string "Mutter…$" + +MagmaHideout_2F_1R_Text_239DE2: @ 8239DE2 + .string "Actually, I’m no expert at battling…$" + |