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/FourIsland_House1 | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/FourIsland_House1')
| -rw-r--r-- | data/maps/FourIsland_House1/events.inc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/maps/FourIsland_House1/events.inc b/data/maps/FourIsland_House1/events.inc new file mode 100644 index 000000000..16874c5ca --- /dev/null +++ b/data/maps/FourIsland_House1/events.inc @@ -0,0 +1,9 @@ +FourIsland_House1_EventObjects: + object_event 1, 27, 0, 8, 0, 3, 0, 3, 10, 17, 0, 0, 0, 0, 0, FourIsland_House1_EventScript_1C4D84, 0, 0, 0 + object_event 2, 27, 0, 9, 0, 3, 0, 3, 9, 17, 0, 0, 0, 0, 0, FourIsland_House1_EventScript_171C45, 0, 0, 0 + +FourIsland_House1_MapWarps: + warp_def 4, 7, 3, 2, 783 + +FourIsland_House1_MapEvents:: + map_events FourIsland_House1_EventObjects, FourIsland_House1_MapWarps, 0x0, 0x0 |
