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/TwoIsland_House/events.inc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/maps/TwoIsland_House/events.inc (limited to 'data/maps/TwoIsland_House') diff --git a/data/maps/TwoIsland_House/events.inc b/data/maps/TwoIsland_House/events.inc new file mode 100644 index 000000000..44f34a69b --- /dev/null +++ b/data/maps/TwoIsland_House/events.inc @@ -0,0 +1,8 @@ +TwoIsland_House_EventObjects: + object_event 1, 27, 0, 7, 0, 5, 0, 3, 8, 17, 0, 0, 0, 0, 0, TwoIsland_House_EventScript_171619, 0, 0, 0 + +TwoIsland_House_MapWarps: + warp_def 4, 7, 3, 1, 781 + +TwoIsland_House_MapEvents:: + map_events TwoIsland_House_EventObjects, TwoIsland_House_MapWarps, 0x0, 0x0 -- cgit v1.2.3