diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:47:04 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:47:04 -0500 |
| commit | 931feeb9b720ea5151a781905967fedb170b67b1 (patch) | |
| tree | 5313e063e013cd5bd18c92b80993eed99e78305a /data/maps/FallarborTown_ContestLobby | |
| parent | bac57d8d31948ab1262ba1e26185cd8d79e72c7d (diff) | |
Move map events into respective data/maps/<map> directories
Diffstat (limited to 'data/maps/FallarborTown_ContestLobby')
| -rw-r--r-- | data/maps/FallarborTown_ContestLobby/events.inc | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/maps/FallarborTown_ContestLobby/events.inc b/data/maps/FallarborTown_ContestLobby/events.inc new file mode 100644 index 000000000..47144a554 --- /dev/null +++ b/data/maps/FallarborTown_ContestLobby/events.inc @@ -0,0 +1,21 @@ +FallarborTown_ContestLobby_EventObjects:: @ 83866F0 + object_event 1, EVENT_OBJ_GFX_TEALA, 0, 5, 2, 3, 8, 0, 0, 0, 0, FallarborTown_ContestLobby_EventScript_1539CD, 0 + object_event 2, EVENT_OBJ_GFX_LITTLE_BOY_2, 0, 2, 6, 3, 5, 1, 0, 0, 0, FallarborTown_ContestLobby_EventScript_153A8E, 0 + object_event 3, EVENT_OBJ_GFX_LASS, 0, 0, 4, 3, 8, 0, 0, 0, 0, FallarborTown_ContestLobby_EventScript_153AB2, 0 + object_event 4, EVENT_OBJ_GFX_OLD_MAN_1, 0, 11, 5, 3, 10, 0, 0, 0, 0, FallarborTown_ContestLobby_EventScript_1B778A, 0 + object_event 5, EVENT_OBJ_GFX_REPORTER_M, 0, 7, 5, 3, 9, 0, 0, 0, 0, FallarborTown_ContestLobby_EventScript_1AE0B6, FLAG_HIDE_CONTEST_REPORTER_FALLARBOR + object_event 6, EVENT_OBJ_GFX_ARTIST, 0, 12, 2, 3, 8, 0, 0, 0, 0, FallarborTown_ContestLobby_EventScript_153A97, 0 + +FallarborTown_ContestLobby_MapWarps:: @ 8386780 + warp_def 5, 6, 0, 1, MAP_FALLARBOR_TOWN + warp_def 6, 6, 0, 1, MAP_FALLARBOR_TOWN + warp_def 1, 1, 0, 0, MAP_FALLARBOR_TOWN_CONTEST_HALL + +FallarborTown_ContestLobby_MapBGEvents:: @ 8386798 + bg_event 10, 3, 0, 0, 0, FallarborTown_ContestLobby_EventScript_1B7823 + bg_event 12, 5, 0, 0, 0, FallarborTown_ContestLobby_EventScript_1B7604 + bg_event 11, 1, 3, 0, 0, FallarborTown_ContestLobby_EventScript_153ABB + bg_event 13, 1, 0, 0, 0, FallarborTown_ContestLobby_EventScript_153AC2 + +FallarborTown_ContestLobby_MapEvents:: @ 83867C8 + map_events FallarborTown_ContestLobby_EventObjects, FallarborTown_ContestLobby_MapWarps, 0x0, FallarborTown_ContestLobby_MapBGEvents |
