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/IndigoPlateau_PokemonCenter_1F | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/IndigoPlateau_PokemonCenter_1F')
| -rw-r--r-- | data/maps/IndigoPlateau_PokemonCenter_1F/events.inc | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/data/maps/IndigoPlateau_PokemonCenter_1F/events.inc b/data/maps/IndigoPlateau_PokemonCenter_1F/events.inc new file mode 100644 index 000000000..0f6cfcfb5 --- /dev/null +++ b/data/maps/IndigoPlateau_PokemonCenter_1F/events.inc @@ -0,0 +1,17 @@ +IndigoPlateau_PokemonCenter_1F_EventObjects: + object_event 1, 68, 0, 0, 0, 7, 0, 3, 10, 17, 0, 0, 0, 0, 0, IndigoPlateau_PokemonCenter_1F_EventScript_16EACC, 0, 0, 0 + object_event 2, 64, 0, 13, 0, 10, 0, 3, 8, 17, 0, 0, 0, 0, 0, IndigoPlateau_PokemonCenter_1F_EventScript_16EB06, 0, 0, 0 + object_event 3, 91, 0, 7, 0, 14, 0, 3, 10, 17, 0, 0, 0, 0, 0, IndigoPlateau_PokemonCenter_1F_EventScript_16EAC3, 0, 0, 0 + object_event 4, 42, 0, 5, 0, 3, 0, 3, 8, 17, 0, 0, 0, 0, 0, IndigoPlateau_PokemonCenter_1F_EventScript_16EA8A, 0, 0, 0 + object_event 5, 54, 0, 23, 0, 13, 0, 3, 10, 17, 0, 0, 0, 0, 0, IndigoPlateau_PokemonCenter_1F_EventScript_1ACFAE, 157, 0, 0 + object_event 6, 0, 0, 22, 0, 9, 0, 0, 76, 17, 0, 0, 0, 0, 0, IndigoPlateau_PokemonCenter_1F_EventScript_1AD06C, 157, 0, 0 + object_event 7, 41, 0, 16, 0, 15, 0, 3, 2, 17, 0, 0, 0, 0, 0, IndigoPlateau_PokemonCenter_1F_EventScript_1AD087, 157, 0, 0 + object_event 8, 0, 0, 23, 0, 9, 0, 0, 76, 17, 0, 0, 0, 0, 0, IndigoPlateau_PokemonCenter_1F_EventScript_1AD06C, 157, 0, 0 + +IndigoPlateau_PokemonCenter_1F_MapWarps: + warp_def 11, 16, 3, 0, 777 + warp_def 4, 1, 3, 0, 331 + warp_def 1, 14, 4, 0, 3329 + +IndigoPlateau_PokemonCenter_1F_MapEvents:: + map_events IndigoPlateau_PokemonCenter_1F_EventObjects, IndigoPlateau_PokemonCenter_1F_MapWarps, 0x0, 0x0 |
