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/FuchsiaCity_ZooBuilding | |
| parent | 799e971efef15b66345b255d57e94780733f667a (diff) | |
move map events to map directories
Diffstat (limited to 'data/maps/FuchsiaCity_ZooBuilding')
| -rw-r--r-- | data/maps/FuchsiaCity_ZooBuilding/events.inc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/maps/FuchsiaCity_ZooBuilding/events.inc b/data/maps/FuchsiaCity_ZooBuilding/events.inc new file mode 100644 index 000000000..344b95e6f --- /dev/null +++ b/data/maps/FuchsiaCity_ZooBuilding/events.inc @@ -0,0 +1,13 @@ +FuchsiaCity_ZooBuilding_EventObjects: + object_event 1, 47, 0, 2, 0, 2, 0, 3, 7, 17, 0, 0, 0, 0, 0, FuchsiaCity_ZooBuilding_EventScript_16D532, 0, 0, 0 + object_event 2, 47, 0, 12, 0, 3, 0, 3, 2, 17, 0, 0, 0, 0, 0, FuchsiaCity_ZooBuilding_EventScript_16D53B, 0, 0, 0 + object_event 3, 47, 0, 6, 0, 4, 0, 3, 10, 17, 0, 0, 0, 0, 0, FuchsiaCity_ZooBuilding_EventScript_16D529, 0, 0, 0 + object_event 4, 47, 0, 10, 0, 8, 0, 3, 9, 18, 0, 0, 0, 0, 0, FuchsiaCity_ZooBuilding_EventScript_16D544, 0, 0, 0 + +FuchsiaCity_ZooBuilding_MapWarps: + warp_def 5, 9, 0, 3, 775 + warp_def 6, 9, 0, 3, 775 + warp_def 7, 9, 3, 3, 775 + +FuchsiaCity_ZooBuilding_MapEvents:: + map_events FuchsiaCity_ZooBuilding_EventObjects, FuchsiaCity_ZooBuilding_MapWarps, 0x0, 0x0 |
