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/FiveIsland_WaterLabyrinth | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/FiveIsland_WaterLabyrinth')
| -rw-r--r-- | data/maps/FiveIsland_WaterLabyrinth/events.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/maps/FiveIsland_WaterLabyrinth/events.inc b/data/maps/FiveIsland_WaterLabyrinth/events.inc new file mode 100644 index 000000000..400b22c61 --- /dev/null +++ b/data/maps/FiveIsland_WaterLabyrinth/events.inc @@ -0,0 +1,6 @@ +FiveIsland_WaterLabyrinth_EventObjects: + object_event 1, 61, 0, 14, 0, 11, 0, 3, 8, 17, 0, 0, 0, 0, 0, FiveIsland_WaterLabyrinth_EventScript_16884E, 0, 0, 0 + object_event 2, 28, 0, 9, 0, 7, 0, 3, 2, 17, 0, 1, 0, 1, 0, FiveIsland_WaterLabyrinth_EventScript_1AC2D9, 0, 0, 0 + +FiveIsland_WaterLabyrinth_MapEvents:: + map_events FiveIsland_WaterLabyrinth_EventObjects, 0x0, 0x0, 0x0 |
