Define layout constants
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
SafariZone_South_MapConnectionsList: @ 8486E64
|
||||
SafariZone_South_MapConnectionsList:
|
||||
connection up, 0, MAP_SAFARI_ZONE_NORTH
|
||||
connection left, 0, MAP_SAFARI_ZONE_SOUTHWEST
|
||||
connection right, 0, MAP_SAFARI_ZONE_SOUTHEAST
|
||||
|
||||
SafariZone_South_MapConnections: @ 8486E88
|
||||
.4byte 0x3
|
||||
SafariZone_South_MapConnections:
|
||||
.4byte 3
|
||||
.4byte SafariZone_South_MapConnectionsList
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SafariZone_South_EventObjects: @ 853B2A4
|
||||
SafariZone_South_EventObjects:
|
||||
object_event 1, EVENT_OBJ_GFX_CAMPER, 0, 32, 34, 4, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SafariZone_South_EventScript_23D2E5, 0
|
||||
object_event 2, EVENT_OBJ_GFX_BOY_1, 0, 26, 28, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, SafariZone_South_EventScript_23D2CA, 0
|
||||
object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 16, 6, 5, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SafariZone_South_EventScript_23D2D3, 0
|
||||
@@ -6,9 +6,9 @@ SafariZone_South_EventObjects: @ 853B2A4
|
||||
object_event 5, EVENT_OBJ_GFX_CAMPER, 0, 36, 16, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, SafariZone_South_EventScript_23D390, FLAG_HIDE_SAFARI_ZONE_SOUTH_CONSTRUCTION_WORKERS
|
||||
object_event 6, EVENT_OBJ_GFX_CAMPER, 0, 36, 17, 3, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, SafariZone_South_EventScript_23D3A2, FLAG_HIDE_SAFARI_ZONE_SOUTH_CONSTRUCTION_WORKERS
|
||||
|
||||
SafariZone_South_MapWarps: @ 853B334
|
||||
SafariZone_South_MapWarps:
|
||||
warp_def 32, 33, 0, 0, MAP_ROUTE121_SAFARI_ZONE_ENTRANCE
|
||||
|
||||
SafariZone_South_MapEvents:: @ 853B33C
|
||||
SafariZone_South_MapEvents::
|
||||
map_events SafariZone_South_EventObjects, SafariZone_South_MapWarps, 0x0, 0x0
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
SafariZone_South: @ 8485190
|
||||
SafariZone_South:
|
||||
.4byte SafariZone_South_Layout
|
||||
.4byte SafariZone_South_MapEvents
|
||||
.4byte SafariZone_South_MapScripts
|
||||
.4byte SafariZone_South_MapConnections
|
||||
.2byte MUS_SAFARI
|
||||
.2byte 241
|
||||
.2byte LAYOUT_SAFARI_ZONE_SOUTH
|
||||
.byte MAPSEC_SAFARI_ZONE
|
||||
.byte 0
|
||||
.byte WEATHER_NONE
|
||||
|
||||
Reference in New Issue
Block a user