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/SeafoamIslands_B3F | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/SeafoamIslands_B3F')
| -rw-r--r-- | data/maps/SeafoamIslands_B3F/events.inc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/SeafoamIslands_B3F/events.inc b/data/maps/SeafoamIslands_B3F/events.inc new file mode 100644 index 000000000..144502290 --- /dev/null +++ b/data/maps/SeafoamIslands_B3F/events.inc @@ -0,0 +1,24 @@ +SeafoamIslands_B3F_EventObjects: + object_event 1, 97, 0, 23, 0, 8, 0, 1, 8, 17, 0, 0, 0, 0, 0, 0x0, 70, 0, 0 + object_event 2, 97, 0, 24, 0, 8, 0, 1, 8, 17, 0, 0, 0, 0, 0, 0x0, 71, 0, 0 + object_event 3, 97, 0, 12, 0, 16, 0, 3, 8, 0, 0, 77, 0, 0, 0, SeafoamIslands_B3F_EventScript_1BE11D, 74, 0, 0 + object_event 4, 97, 0, 13, 0, 16, 0, 3, 8, 0, 0, 0, 0, 0, 0, SeafoamIslands_B3F_EventScript_1BE11D, 75, 0, 0 + object_event 5, 97, 0, 9, 0, 16, 0, 3, 8, 0, 0, 0, 0, 0, 0, SeafoamIslands_B3F_EventScript_1BE11D, 73, 0, 0 + object_event 6, 97, 0, 6, 0, 17, 0, 3, 8, 0, 0, 76, 0, 0, 0, SeafoamIslands_B3F_EventScript_1BE11D, 72, 0, 0 + +SeafoamIslands_B3F_MapWarps: + warp_def 8, 14, 4, 0, 341 + warp_def 31, 4, 3, 1, 341 + warp_def 31, 16, 4, 2, 341 + warp_def 12, 9, 3, 0, 343 + warp_def 29, 5, 3, 1, 343 + warp_def 23, 9, 1, 7, 341 + warp_def 24, 9, 1, 8, 341 + warp_def 6, 18, 3, 2, 343 + warp_def 9, 18, 3, 3, 343 + +SeafoamIslands_B3F_MapBGEvents: + bg_event 5, 12, 0, 7, 0, 110, 29, 1 + +SeafoamIslands_B3F_MapEvents:: + map_events SeafoamIslands_B3F_EventObjects, SeafoamIslands_B3F_MapWarps, 0x0, SeafoamIslands_B3F_MapBGEvents |
