diff options
Diffstat (limited to 'data/maps/MagmaHideout_3F_2R/scripts.inc')
-rw-r--r-- | data/maps/MagmaHideout_3F_2R/scripts.inc | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/maps/MagmaHideout_3F_2R/scripts.inc b/data/maps/MagmaHideout_3F_2R/scripts.inc new file mode 100644 index 000000000..15d0c26ea --- /dev/null +++ b/data/maps/MagmaHideout_3F_2R/scripts.inc @@ -0,0 +1,26 @@ +MagmaHideout_3F_2R_MapScripts:: @ 823A3D4 + .byte 0 + +MagmaHideout_3F_2R_EventScript_23A3D5:: @ 823A3D5 + trainerbattle 0, TRAINER_GRUNT_47, 0, MagmaHideout_3F_2R_Text_23A3EC, MagmaHideout_3F_2R_Text_23A4BB + msgbox MagmaHideout_3F_2R_Text_23A4EF, 6 + end + +MagmaHideout_3F_2R_Text_23A3EC: @ 823A3EC + .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" + .string "someone’s METEORITE…\p" + .string "I think we’re going a little too far.\n" + .string "What do you think?$" + +MagmaHideout_3F_2R_Text_23A4BB: @ 823A4BB + .string "Yeah, I think we are doing something\n" + .string "wrong somehow.$" + +MagmaHideout_3F_2R_Text_23A4EF: @ 823A4EF + .string "You know, losing to you cleared my mind.\p" + .string "The next time I see our leader,\n" + .string "I’m going to ask him about what we do.$" + |