Define layout constants
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
SafariZone_Southwest_MapConnectionsList: @ 8486E44
|
||||
SafariZone_Southwest_MapConnectionsList:
|
||||
connection up, 0, MAP_SAFARI_ZONE_NORTHWEST
|
||||
connection right, 0, MAP_SAFARI_ZONE_SOUTH
|
||||
|
||||
SafariZone_Southwest_MapConnections: @ 8486E5C
|
||||
.4byte 0x2
|
||||
SafariZone_Southwest_MapConnections:
|
||||
.4byte 2
|
||||
.4byte SafariZone_Southwest_MapConnectionsList
|
||||
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
SafariZone_Southwest_EventObjects: @ 853B24C
|
||||
SafariZone_Southwest_EventObjects:
|
||||
object_event 1, EVENT_OBJ_GFX_WOMAN_2, 0, 22, 9, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SafariZone_Southwest_EventScript_23D267, 0
|
||||
object_event 2, EVENT_OBJ_GFX_ITEM_BALL, 0, 0, 37, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SafariZone_Southwest_EventScript_2912D6, FLAG_ITEM_SAFARI_ZONE_SOUTH_WEST_MAX_REVIVE
|
||||
|
||||
SafariZone_Southwest_MapWarps: @ 853B27C
|
||||
SafariZone_Southwest_MapWarps:
|
||||
warp_def 29, 7, 3, 0, MAP_SAFARI_ZONE_REST_HOUSE
|
||||
|
||||
SafariZone_Southwest_MapBGEvents: @ 853B284
|
||||
SafariZone_Southwest_MapBGEvents:
|
||||
bg_event 32, 7, 3, BG_EVENT_PLAYER_FACING_ANY, SafariZone_Southwest_EventScript_23D270
|
||||
|
||||
SafariZone_Southwest_MapEvents:: @ 853B290
|
||||
SafariZone_Southwest_MapEvents::
|
||||
map_events SafariZone_Southwest_EventObjects, SafariZone_Southwest_MapWarps, 0x0, SafariZone_Southwest_MapBGEvents
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
SafariZone_Southwest: @ 8485174
|
||||
SafariZone_Southwest:
|
||||
.4byte SafariZone_Southwest_Layout
|
||||
.4byte SafariZone_Southwest_MapEvents
|
||||
.4byte SafariZone_Southwest_MapScripts
|
||||
.4byte SafariZone_Southwest_MapConnections
|
||||
.2byte MUS_SAFARI
|
||||
.2byte 240
|
||||
.2byte LAYOUT_SAFARI_ZONE_SOUTHWEST
|
||||
.byte MAPSEC_SAFARI_ZONE
|
||||
.byte 0
|
||||
.byte WEATHER_NONE
|
||||
|
||||
Reference in New Issue
Block a user