From fb1ae058073d64305cb5dbae873095febdd36d74 Mon Sep 17 00:00:00 2001 From: garak Date: Thu, 18 Apr 2019 12:08:12 -0400 Subject: move map events to map directories --- data/maps/SSAnne_B1F_Corridor/events.inc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/maps/SSAnne_B1F_Corridor/events.inc (limited to 'data/maps/SSAnne_B1F_Corridor') diff --git a/data/maps/SSAnne_B1F_Corridor/events.inc b/data/maps/SSAnne_B1F_Corridor/events.inc new file mode 100644 index 000000000..09ca9c4a3 --- /dev/null +++ b/data/maps/SSAnne_B1F_Corridor/events.inc @@ -0,0 +1,13 @@ +SSAnne_B1F_Corridor_MapWarps: + warp_def 19, 3, 3, 5, 261 + warp_def 2, 2, 0, 0, 280 + warp_def 6, 2, 0, 0, 281 + warp_def 10, 2, 0, 0, 282 + warp_def 14, 2, 0, 0, 283 + warp_def 18, 2, 0, 0, 284 + +SSAnne_B1F_Corridor_MapBGEvents: + bg_event 21, 5, 3, 7, 0, 21, 8, 1 + +SSAnne_B1F_Corridor_MapEvents:: + map_events 0x0, SSAnne_B1F_Corridor_MapWarps, 0x0, SSAnne_B1F_Corridor_MapBGEvents -- cgit v1.2.3