Define layout constants
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
DesertRuins_EventObjects: @ 8534354
|
||||
DesertRuins_EventObjects:
|
||||
object_event 1, EVENT_OBJ_GFX_REGIROCK, 0, 8, 7, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, DesertRuins_EventScript_22DA02, FLAG_HIDE_REGIROCK
|
||||
|
||||
DesertRuins_MapWarps: @ 853436C
|
||||
DesertRuins_MapWarps:
|
||||
warp_def 8, 29, 3, 1, MAP_ROUTE111
|
||||
warp_def 8, 20, 0, 2, MAP_DESERT_RUINS
|
||||
warp_def 8, 11, 3, 1, MAP_DESERT_RUINS
|
||||
|
||||
DesertRuins_MapBGEvents: @ 8534384
|
||||
DesertRuins_MapBGEvents:
|
||||
bg_event 8, 20, 0, BG_EVENT_PLAYER_FACING_ANY, DesertRuins_EventScript_22D9DB
|
||||
bg_event 7, 20, 0, BG_EVENT_PLAYER_FACING_ANY, DesertRuins_EventScript_22D9F8
|
||||
bg_event 9, 20, 0, BG_EVENT_PLAYER_FACING_ANY, DesertRuins_EventScript_22D9F8
|
||||
|
||||
DesertRuins_MapEvents:: @ 85343A8
|
||||
DesertRuins_MapEvents::
|
||||
map_events DesertRuins_EventObjects, DesertRuins_MapWarps, 0x0, DesertRuins_MapBGEvents
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
DesertRuins: @ 8483F68
|
||||
DesertRuins:
|
||||
.4byte DesertRuins_Layout
|
||||
.4byte DesertRuins_MapEvents
|
||||
.4byte DesertRuins_MapScripts
|
||||
.4byte 0x0
|
||||
.2byte MUS_MABOROSI
|
||||
.2byte 131
|
||||
.2byte LAYOUT_DESERT_RUINS
|
||||
.byte MAPSEC_DESERT_RUINS
|
||||
.byte 0
|
||||
.byte WEATHER_NONE
|
||||
|
||||
Reference in New Issue
Block a user