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/CeladonCity_DepartmentStore_5F | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/CeladonCity_DepartmentStore_5F')
| -rw-r--r-- | data/maps/CeladonCity_DepartmentStore_5F/events.inc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/CeladonCity_DepartmentStore_5F/events.inc b/data/maps/CeladonCity_DepartmentStore_5F/events.inc new file mode 100644 index 000000000..c9c61f94e --- /dev/null +++ b/data/maps/CeladonCity_DepartmentStore_5F/events.inc @@ -0,0 +1,16 @@ +CeladonCity_DepartmentStore_5F_EventObjects: + object_event 1, 61, 0, 11, 0, 6, 0, 3, 5, 17, 0, 0, 0, 0, 0, CeladonCity_DepartmentStore_5F_EventScript_16BC41, 0, 0, 0 + object_event 2, 62, 0, 6, 0, 8, 0, 3, 2, 17, 0, 0, 0, 0, 0, CeladonCity_DepartmentStore_5F_EventScript_16BC4A, 0, 0, 0 + object_event 3, 68, 0, 1, 0, 7, 0, 3, 8, 18, 0, 0, 0, 0, 0, CeladonCity_DepartmentStore_5F_EventScript_16BC5C, 0, 0, 0 + object_event 4, 68, 0, 1, 0, 6, 0, 3, 10, 18, 0, 0, 0, 0, 0, CeladonCity_DepartmentStore_5F_EventScript_16BC96, 0, 0, 0 + +CeladonCity_DepartmentStore_5F_MapWarps: + warp_def 6, 1, 0, 0, 2566 + warp_def 9, 2, 3, 2, 2563 + warp_def 3, 2, 3, 0, 2565 + +CeladonCity_DepartmentStore_5F_MapBGEvents: + bg_event 8, 1, 0, 0, 0, CeladonCity_DepartmentStore_5F_EventScript_16BC53 + +CeladonCity_DepartmentStore_5F_MapEvents:: + map_events CeladonCity_DepartmentStore_5F_EventObjects, CeladonCity_DepartmentStore_5F_MapWarps, 0x0, CeladonCity_DepartmentStore_5F_MapBGEvents |
