From fb1ae058073d64305cb5dbae873095febdd36d74 Mon Sep 17 00:00:00 2001 From: garak Date: Thu, 18 Apr 2019 12:08:12 -0400 Subject: move map events to map directories --- data/maps/FourIsland_PokemonCenter_2F/events.inc | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/maps/FourIsland_PokemonCenter_2F/events.inc (limited to 'data/maps/FourIsland_PokemonCenter_2F') diff --git a/data/maps/FourIsland_PokemonCenter_2F/events.inc b/data/maps/FourIsland_PokemonCenter_2F/events.inc new file mode 100644 index 000000000..53415e4f7 --- /dev/null +++ b/data/maps/FourIsland_PokemonCenter_2F/events.inc @@ -0,0 +1,13 @@ +FourIsland_PokemonCenter_2F_EventObjects: + object_event 1, 65, 0, 6, 0, 2, 0, 3, 8, 0, 0, 0, 0, 0, 0, FourIsland_PokemonCenter_2F_EventScript_1A8CF6, 0, 0, 0 + object_event 2, 65, 0, 2, 0, 2, 0, 3, 8, 0, 0, 0, 0, 0, 0, FourIsland_PokemonCenter_2F_EventScript_1A8CFC, 0, 0, 0 + object_event 3, 65, 0, 10, 0, 2, 0, 3, 8, 0, 0, 0, 0, 0, 0, FourIsland_PokemonCenter_2F_EventScript_1A8D02, 0, 0, 0 + object_event 4, 69, 0, 1, 0, 2, 0, 3, 8, 17, 0, 0, 0, 0, 0, FourIsland_PokemonCenter_2F_EventScript_1BB1D2, 112, 0, 0 + +FourIsland_PokemonCenter_2F_MapWarps: + warp_def 1, 6, 4, 1, 8961 + warp_def 5, 1, 0, 0, 4 + warp_def 9, 1, 0, 0, 1 + +FourIsland_PokemonCenter_2F_MapEvents:: + map_events FourIsland_PokemonCenter_2F_EventObjects, FourIsland_PokemonCenter_2F_MapWarps, 0x0, 0x0 -- cgit v1.2.3