diff options
| author | garak <garakmon@gmail.com> | 2019-04-18 12:08:12 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-05-05 16:33:50 -0400 |
| commit | fb1ae058073d64305cb5dbae873095febdd36d74 (patch) | |
| tree | 6291b2a8dbb2fd5bb3f52e06315868ff790d2839 /data/maps/SixIsland_House | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/SixIsland_House')
| -rw-r--r-- | data/maps/SixIsland_House/events.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/maps/SixIsland_House/events.inc b/data/maps/SixIsland_House/events.inc new file mode 100644 index 000000000..583a8c1e8 --- /dev/null +++ b/data/maps/SixIsland_House/events.inc @@ -0,0 +1,8 @@ +SixIsland_House_EventObjects: + object_event 1, 32, 0, 7, 0, 5, 0, 3, 8, 17, 0, 0, 0, 0, 0, SixIsland_House_EventScript_171E5C, 0, 0, 0 + +SixIsland_House_MapWarps: + warp_def 4, 7, 3, 2, 786 + +SixIsland_House_MapEvents:: + map_events SixIsland_House_EventObjects, SixIsland_House_MapWarps, 0x0, 0x0 |
