diff options
| author | Diegoisawesome <diego@domoreaweso.me> | 2017-11-11 16:10:17 -0600 |
|---|---|---|
| committer | Diegoisawesome <diego@domoreaweso.me> | 2017-11-11 16:10:17 -0600 |
| commit | f497c1508bb285fb0a7065df2ca2168ec6fac14b (patch) | |
| tree | 856eaaf0138d198a1f9f3d7d7466d3d522af7fcb /data/maps/scripts/MagmaHideout_3F_2R.inc | |
| parent | 2e40384fa22725de06a5293454b8962ab4de8f4d (diff) | |
Split files from event_scripts.s
Also move maps/scripts to scripts/maps
Diffstat (limited to 'data/maps/scripts/MagmaHideout_3F_2R.inc')
| -rw-r--r-- | data/maps/scripts/MagmaHideout_3F_2R.inc | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/data/maps/scripts/MagmaHideout_3F_2R.inc b/data/maps/scripts/MagmaHideout_3F_2R.inc deleted file mode 100644 index 15d0c26ea..000000000 --- a/data/maps/scripts/MagmaHideout_3F_2R.inc +++ /dev/null @@ -1,26 +0,0 @@ -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.$" - |
