diff options
Diffstat (limited to 'data/maps/MagmaHideout_2F_2R/scripts.inc')
-rw-r--r-- | data/maps/MagmaHideout_2F_2R/scripts.inc | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/data/maps/MagmaHideout_2F_2R/scripts.inc b/data/maps/MagmaHideout_2F_2R/scripts.inc new file mode 100644 index 000000000..8b1e51f16 --- /dev/null +++ b/data/maps/MagmaHideout_2F_2R/scripts.inc @@ -0,0 +1,78 @@ +MagmaHideout_2F_2R_MapScripts:: @ 8239E07 + .byte 0 + +MagmaHideout_2F_2R_EventScript_239E08:: @ 8239E08 + trainerbattle 0, TRAINER_GRUNT_52, 0, MagmaHideout_2F_2R_Text_239E64, MagmaHideout_2F_2R_Text_239EA5 + msgbox MagmaHideout_2F_2R_Text_239EBB, 6 + end + +MagmaHideout_2F_2R_EventScript_239E1F:: @ 8239E1F + trainerbattle 0, TRAINER_GRUNT_43, 0, MagmaHideout_2F_2R_Text_239F31, MagmaHideout_2F_2R_Text_239F71 + msgbox MagmaHideout_2F_2R_Text_239FA1, 6 + end + +MagmaHideout_2F_2R_EventScript_239E36:: @ 8239E36 + trainerbattle 0, TRAINER_GRUNT_44, 0, MagmaHideout_2F_2R_Text_239FDE, MagmaHideout_2F_2R_Text_23A050 + msgbox MagmaHideout_2F_2R_Text_23A07D, 6 + end + +MagmaHideout_2F_2R_EventScript_239E4D:: @ 8239E4D + trainerbattle 0, TRAINER_GRUNT_45, 0, MagmaHideout_2F_2R_Text_23A0E4, MagmaHideout_2F_2R_Text_23A14C + msgbox MagmaHideout_2F_2R_Text_23A16F, 6 + end + +MagmaHideout_2F_2R_Text_239E64: @ 8239E64 + .string "I don’t have a bone to pick with you.\n" + .string "I’m just following orders!$" + +MagmaHideout_2F_2R_Text_239EA5: @ 8239EA5 + .string "I may have lost, but…$" + +MagmaHideout_2F_2R_Text_239EBB: @ 8239EBB + .string "We dug up something beyond belief!\n" + .string "And, we got the BLUE ORB!\p" + .string "All that’s left is for our leader to…\n" + .string "Fufufu… Fwahahaha!$" + +MagmaHideout_2F_2R_Text_239F31: @ 8239F31 + .string "I can’t stand heat. Maybe I should’ve\n" + .string "joined TEAM AQUA instead…$" + +MagmaHideout_2F_2R_Text_239F71: @ 8239F71 + .string "Yeah, I really may not be right for\n" + .string "TEAM MAGMA…$" + +MagmaHideout_2F_2R_Text_239FA1: @ 8239FA1 + .string "Don’t you get lonely for the sea\n" + .string "being in a place like this?$" + +MagmaHideout_2F_2R_Text_239FDE: @ 8239FDE + .string "You can hear tremors here sometimes.\p" + .string "Could it be the volcano rattling?\n" + .string "Or is it GROU…\p" + .string "Whoops!\n" + .string "No, no, never mind!$" + +MagmaHideout_2F_2R_Text_23A050: @ 823A050 + .string "You’re a fiery battler.\n" + .string "Just like a volcano!$" + +MagmaHideout_2F_2R_Text_23A07D: @ 823A07D + .string "You just happened to win this time,\n" + .string "but that doesn’t matter.\p" + .string "TEAM MAGMA’s goal is about to be\n" + .string "reached!$" + +MagmaHideout_2F_2R_Text_23A0E4: @ 823A0E4 + .string "One of our guys was freaking out that\n" + .string "he lost his MAGMA EMBLEM…\p" + .string "Wait a minute!\n" + .string "Was it you who found it?$" + +MagmaHideout_2F_2R_Text_23A14C: @ 823A14C + .string "I’m having trouble believing this…$" + +MagmaHideout_2F_2R_Text_23A16F: @ 823A16F + .string "I’m getting this feeling that our plan\n" + .string "is going to end in failure…$" + |