Define layout constants
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
SlateportCity_PokemonCenter_1F_EventObjects: @ 852FBF0
|
||||
SlateportCity_PokemonCenter_1F_EventObjects:
|
||||
object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAD3, 0
|
||||
object_event 2, EVENT_OBJ_GFX_SAILOR, 0, 2, 3, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAE1, 0
|
||||
object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 10, 7, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAEA, 0
|
||||
|
||||
SlateportCity_PokemonCenter_1F_MapWarps: @ 852FC38
|
||||
SlateportCity_PokemonCenter_1F_MapWarps:
|
||||
warp_def 7, 8, 3, 0, MAP_SLATEPORT_CITY
|
||||
warp_def 6, 8, 3, 0, MAP_SLATEPORT_CITY
|
||||
warp_def 1, 6, 4, 0, MAP_SLATEPORT_CITY_POKEMON_CENTER_2F
|
||||
|
||||
SlateportCity_PokemonCenter_1F_MapEvents:: @ 852FC50
|
||||
SlateportCity_PokemonCenter_1F_MapEvents::
|
||||
map_events SlateportCity_PokemonCenter_1F_EventObjects, SlateportCity_PokemonCenter_1F_MapWarps, 0x0, 0x0
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
SlateportCity_PokemonCenter_1F: @ 8483210
|
||||
SlateportCity_PokemonCenter_1F:
|
||||
.4byte PokemonCenter_1F_Layout
|
||||
.4byte SlateportCity_PokemonCenter_1F_MapEvents
|
||||
.4byte SlateportCity_PokemonCenter_1F_MapScripts
|
||||
.4byte 0x0
|
||||
.2byte MUS_POKECEN
|
||||
.2byte 61
|
||||
.2byte LAYOUT_POKEMON_CENTER_1F
|
||||
.byte MAPSEC_SLATEPORT_CITY
|
||||
.byte 0
|
||||
.byte WEATHER_NONE
|
||||
|
||||
Reference in New Issue
Block a user