summaryrefslogtreecommitdiff
path: root/data/scripts/maps/BattleFrontier_Lounge4.inc
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-06-20 17:41:41 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-06-20 19:54:21 -0500
commit135a11e50eba1e12108e5c2025f534e3bd0cc722 (patch)
treea66f9a02270e19015825c6cb8acf04bcabfe5a23 /data/scripts/maps/BattleFrontier_Lounge4.inc
parent89d35e82a27c7328bf5987b4993b3456bb78f440 (diff)
Move events and scripts into map dirs
Diffstat (limited to 'data/scripts/maps/BattleFrontier_Lounge4.inc')
-rw-r--r--data/scripts/maps/BattleFrontier_Lounge4.inc30
1 files changed, 0 insertions, 30 deletions
diff --git a/data/scripts/maps/BattleFrontier_Lounge4.inc b/data/scripts/maps/BattleFrontier_Lounge4.inc
deleted file mode 100644
index 1108ceee7..000000000
--- a/data/scripts/maps/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.$"
-