Define layout constants
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
DewfordTown_PokemonCenter_1F_EventObjects: @ 852DA34
|
||||
DewfordTown_PokemonCenter_1F_EventObjects:
|
||||
object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC537, 0
|
||||
object_event 2, EVENT_OBJ_GFX_POKEFAN_F, 0, 10, 6, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC545, 0
|
||||
object_event 3, EVENT_OBJ_GFX_MAN_3, 0, 5, 5, 0, MOVEMENT_TYPE_WANDER_LEFT_AND_RIGHT, 2, 1, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC54E, 0
|
||||
|
||||
DewfordTown_PokemonCenter_1F_MapWarps: @ 852DA7C
|
||||
DewfordTown_PokemonCenter_1F_MapWarps:
|
||||
warp_def 7, 8, 3, 1, MAP_DEWFORD_TOWN
|
||||
warp_def 6, 8, 3, 1, MAP_DEWFORD_TOWN
|
||||
warp_def 1, 6, 4, 0, MAP_DEWFORD_TOWN_POKEMON_CENTER_2F
|
||||
|
||||
DewfordTown_PokemonCenter_1F_MapEvents:: @ 852DA94
|
||||
DewfordTown_PokemonCenter_1F_MapEvents::
|
||||
map_events DewfordTown_PokemonCenter_1F_EventObjects, DewfordTown_PokemonCenter_1F_MapWarps, 0x0, 0x0
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
DewfordTown_PokemonCenter_1F: @ 8482C28
|
||||
DewfordTown_PokemonCenter_1F:
|
||||
.4byte PokemonCenter_1F_Layout
|
||||
.4byte DewfordTown_PokemonCenter_1F_MapEvents
|
||||
.4byte DewfordTown_PokemonCenter_1F_MapScripts
|
||||
.4byte 0x0
|
||||
.2byte MUS_POKECEN
|
||||
.2byte 61
|
||||
.2byte LAYOUT_POKEMON_CENTER_1F
|
||||
.byte MAPSEC_DEWFORD_TOWN
|
||||
.byte 0
|
||||
.byte WEATHER_NONE
|
||||
|
||||
Reference in New Issue
Block a user