Define layout constants
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
SlateportCity_PokemonCenter_2F_EventObjects: @ 852FC64
|
||||
SlateportCity_PokemonCenter_2F_EventObjects:
|
||||
object_event 1, EVENT_OBJ_GFX_TEALA, 0, 6, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SlateportCity_PokemonCenter_2F_EventScript_27375B, 0
|
||||
object_event 2, EVENT_OBJ_GFX_TEALA, 0, 2, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SlateportCity_PokemonCenter_2F_EventScript_273761, 0
|
||||
object_event 3, EVENT_OBJ_GFX_TEALA, 0, 10, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SlateportCity_PokemonCenter_2F_EventScript_273767, 0
|
||||
object_event 4, EVENT_OBJ_GFX_MYSTERY_GIFT_MAN, 0, 1, 2, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, SlateportCity_PokemonCenter_2F_EventScript_276B03, FLAG_HIDE_POKEMON_CENTER_2F_MYSTERY_GIFT_MAN
|
||||
|
||||
SlateportCity_PokemonCenter_2F_MapWarps: @ 852FCC4
|
||||
SlateportCity_PokemonCenter_2F_MapWarps:
|
||||
warp_def 1, 6, 4, 2, MAP_SLATEPORT_CITY_POKEMON_CENTER_1F
|
||||
warp_def 5, 1, 3, 0, MAP_UNION_ROOM
|
||||
warp_def 9, 1, 3, 0, MAP_TRADE_CENTER
|
||||
|
||||
SlateportCity_PokemonCenter_2F_MapEvents:: @ 852FCDC
|
||||
SlateportCity_PokemonCenter_2F_MapEvents::
|
||||
map_events SlateportCity_PokemonCenter_2F_EventObjects, SlateportCity_PokemonCenter_2F_MapWarps, 0x0, 0x0
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
SlateportCity_PokemonCenter_2F: @ 848322C
|
||||
SlateportCity_PokemonCenter_2F:
|
||||
.4byte PokemonCenter_2F_Layout
|
||||
.4byte SlateportCity_PokemonCenter_2F_MapEvents
|
||||
.4byte SlateportCity_PokemonCenter_2F_MapScripts
|
||||
.4byte 0x0
|
||||
.2byte MUS_POKECEN
|
||||
.2byte 62
|
||||
.2byte LAYOUT_POKEMON_CENTER_2F
|
||||
.byte MAPSEC_SLATEPORT_CITY
|
||||
.byte 0
|
||||
.byte WEATHER_NONE
|
||||
|
||||
Reference in New Issue
Block a user