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/SixIsland_PokemonCenter_1F | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/SixIsland_PokemonCenter_1F')
| -rw-r--r-- | data/maps/SixIsland_PokemonCenter_1F/events.inc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/SixIsland_PokemonCenter_1F/events.inc b/data/maps/SixIsland_PokemonCenter_1F/events.inc new file mode 100644 index 000000000..ffbd1be14 --- /dev/null +++ b/data/maps/SixIsland_PokemonCenter_1F/events.inc @@ -0,0 +1,12 @@ +SixIsland_PokemonCenter_1F_EventObjects: + object_event 1, 64, 0, 7, 0, 2, 0, 3, 8, 17, 0, 0, 0, 0, 0, SixIsland_PokemonCenter_1F_EventScript_171E05, 0, 0, 0 + object_event 2, 72, 0, 5, 0, 5, 0, 3, 9, 17, 0, 0, 0, 0, 0, 0x0, 152, 0, 0 + object_event 3, 56, 0, 13, 0, 3, 0, 3, 7, 17, 0, 0, 0, 0, 0, SixIsland_PokemonCenter_1F_EventScript_171E0E, 0, 0, 0 + object_event 4, 33, 0, 12, 0, 5, 0, 3, 8, 17, 0, 0, 0, 0, 0, SixIsland_PokemonCenter_1F_EventScript_171E17, 0, 0, 0 + +SixIsland_PokemonCenter_1F_MapWarps: + warp_def 7, 8, 3, 1, 786 + warp_def 1, 6, 4, 0, 9473 + +SixIsland_PokemonCenter_1F_MapEvents:: + map_events SixIsland_PokemonCenter_1F_EventObjects, SixIsland_PokemonCenter_1F_MapWarps, 0x0, 0x0 |
