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/BattleFrontier_Lounge4.inc | |
| parent | 2e40384fa22725de06a5293454b8962ab4de8f4d (diff) | |
Split files from event_scripts.s
Also move maps/scripts to scripts/maps
Diffstat (limited to 'data/maps/scripts/BattleFrontier_Lounge4.inc')
| -rw-r--r-- | data/maps/scripts/BattleFrontier_Lounge4.inc | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/data/maps/scripts/BattleFrontier_Lounge4.inc b/data/maps/scripts/BattleFrontier_Lounge4.inc deleted file mode 100644 index 1108ceee7..000000000 --- a/data/maps/scripts/BattleFrontier_Lounge4.inc +++ /dev/null @@ -1,30 +0,0 @@ -BattleFrontier_Lounge4_MapScripts:: @ 826358C - .byte 0 - -BattleFrontier_Lounge4_EventScript_26358D:: @ 826358D - msgbox BattleFrontier_Lounge4_Text_2635A8, 2 - end - -BattleFrontier_Lounge4_EventScript_263596:: @ 8263596 - msgbox BattleFrontier_Lounge4_Text_2635EC, 2 - end - -BattleFrontier_Lounge4_EventScript_26359F:: @ 826359F - msgbox BattleFrontier_Lounge4_Text_263625, 2 - end - -BattleFrontier_Lounge4_Text_2635A8: @ 82635A8 - .string "I wonder if they’ll be airing interviews\n" - .string "with tough TRAINERS today?$" - -BattleFrontier_Lounge4_Text_2635EC: @ 82635EC - .string "If I opened a restaurant here,\n" - .string "it’d make money for sure.$" - -BattleFrontier_Lounge4_Text_263625: @ 8263625 - .string "Whew…\p" - .string "I need to take a breather after\n" - .string "some intense battles…\p" - .string "But even now, I never take a break\n" - .string "from plotting strategy and combos.$" - |
