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/Route25_SeaCottage | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/Route25_SeaCottage')
| -rw-r--r-- | data/maps/Route25_SeaCottage/events.inc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/maps/Route25_SeaCottage/events.inc b/data/maps/Route25_SeaCottage/events.inc new file mode 100644 index 000000000..e7a6f4a9c --- /dev/null +++ b/data/maps/Route25_SeaCottage/events.inc @@ -0,0 +1,14 @@ +Route25_SeaCottage_EventObjects: + object_event 1, 73, 0, 7, 0, 5, 0, 3, 8, 17, 0, 0, 0, 0, 0, Route25_SeaCottage_EventScript_17054B, 51, 0, 0 + object_event 2, 113, 0, 10, 0, 6, 0, 3, 1, 17, 0, 0, 0, 0, 0, Route25_SeaCottage_EventScript_17054B, 50, 0, 0 + +Route25_SeaCottage_MapWarps: + warp_def 6, 9, 3, 0, 812 + warp_def 7, 9, 3, 0, 812 + warp_def 8, 9, 3, 0, 812 + +Route25_SeaCottage_MapBGEvents: + bg_event 4, 5, 0, 1, 0, Route25_SeaCottage_EventScript_1706DD + +Route25_SeaCottage_MapEvents:: + map_events Route25_SeaCottage_EventObjects, Route25_SeaCottage_MapWarps, 0x0, Route25_SeaCottage_MapBGEvents |
