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_B4F | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/SeafoamIslands_B4F')
| -rw-r--r-- | data/maps/SeafoamIslands_B4F/events.inc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/SeafoamIslands_B4F/events.inc b/data/maps/SeafoamIslands_B4F/events.inc new file mode 100644 index 000000000..fc894489e --- /dev/null +++ b/data/maps/SeafoamIslands_B4F/events.inc @@ -0,0 +1,24 @@ +SeafoamIslands_B4F_EventObjects: + object_event 1, 97, 0, 8, 0, 18, 0, 1, 8, 17, 0, 0, 0, 0, 0, 0x0, 76, 0, 0 + object_event 2, 97, 0, 9, 0, 18, 0, 1, 8, 17, 0, 0, 0, 0, 0, 0x0, 77, 0, 0 + object_event 3, 138, 0, 9, 0, 2, 0, 4, 8, 17, 0, 0, 0, 0, 0, SeafoamIslands_B4F_EventScript_1631AC, 130, 0, 0 + object_event 4, 92, 0, 22, 0, 19, 0, 4, 8, 17, 0, 0, 0, 0, 0, SeafoamIslands_B4F_EventScript_1BEC1B, 472, 0, 0 + +SeafoamIslands_B4F_MapWarps: + warp_def 15, 9, 4, 3, 342 + warp_def 32, 5, 4, 4, 342 + warp_def 8, 17, 1, 7, 342 + warp_def 9, 17, 1, 8, 342 + +SeafoamIslands_B4F_MapCoordEvents: + coord_event 26, 19, 1, 0, 16483, 0, 0, SeafoamIslands_B4F_EventScript_16319D + coord_event 27, 19, 1, 0, 16483, 0, 0, SeafoamIslands_B4F_EventScript_16319D + coord_event 28, 19, 1, 0, 16483, 0, 0, SeafoamIslands_B4F_EventScript_16319D + +SeafoamIslands_B4F_MapBGEvents: + bg_event 13, 8, 0, 7, 0, 97, 30, 1 + bg_event 30, 2, 0, 0, 0, SeafoamIslands_B4F_EventScript_16322C + bg_event 14, 18, 0, 0, 0, SeafoamIslands_B4F_EventScript_163223 + +SeafoamIslands_B4F_MapEvents:: + map_events SeafoamIslands_B4F_EventObjects, SeafoamIslands_B4F_MapWarps, SeafoamIslands_B4F_MapCoordEvents, SeafoamIslands_B4F_MapBGEvents |
