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/Route2_EastBuilding/events.inc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/maps/Route2_EastBuilding/events.inc (limited to 'data/maps/Route2_EastBuilding') diff --git a/data/maps/Route2_EastBuilding/events.inc b/data/maps/Route2_EastBuilding/events.inc new file mode 100644 index 000000000..c50a03aad --- /dev/null +++ b/data/maps/Route2_EastBuilding/events.inc @@ -0,0 +1,12 @@ +Route2_EastBuilding_EventObjects: + object_event 1, 55, 0, 4, 0, 6, 0, 3, 1, 17, 0, 0, 0, 0, 0, Route2_EastBuilding_EventScript_16F67F, 0, 0, 0 + object_event 2, 26, 0, 10, 0, 3, 0, 3, 5, 18, 0, 0, 0, 0, 0, Route2_EastBuilding_EventScript_16F714, 0, 0, 0 + +Route2_EastBuilding_MapWarps: + warp_def 6, 10, 0, 5, 788 + warp_def 7, 10, 3, 5, 788 + warp_def 8, 10, 3, 5, 788 + warp_def 7, 1, 3, 6, 788 + +Route2_EastBuilding_MapEvents:: + map_events Route2_EastBuilding_EventObjects, Route2_EastBuilding_MapWarps, 0x0, 0x0 -- cgit v1.2.3