Define layout constants
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SlateportCity_OceanicMuseum_2F_EventObjects: @ 852F8A8
|
||||
SlateportCity_OceanicMuseum_2F_EventObjects:
|
||||
object_event 1, EVENT_OBJ_GFX_SCIENTIST_1, 0, 13, 6, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, SlateportCity_OceanicMuseum_2F_EventScript_20BB00, FLAG_HIDE_SLATEPORT_CITY_OCEANIC_MUSEUM_2F_CAPTAIN_STERN
|
||||
object_event 2, EVENT_OBJ_GFX_ARCHIE, 0, 6, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, FLAG_HIDE_SLATEPORT_CITY_OCEANIC_MUSEUM_2F_ARCHIE
|
||||
object_event 3, EVENT_OBJ_GFX_AQUA_MEMBER_M, 0, 6, 1, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, 0x0, FLAG_HIDE_SLATEPORT_CITY_OCEANIC_MUSEUM_2F_AQUA_GRUNT_1
|
||||
@@ -7,10 +7,10 @@ SlateportCity_OceanicMuseum_2F_EventObjects: @ 852F8A8
|
||||
object_event 6, EVENT_OBJ_GFX_POKEFAN_F, 0, 9, 6, 3, MOVEMENT_TYPE_LOOK_AROUND, 1, 1, 0, 0, SlateportCity_OceanicMuseum_2F_EventScript_20BD6D, FLAG_HIDE_SLATEPORT_MUSEUM_POPULATION
|
||||
object_event 7, EVENT_OBJ_GFX_NINJA_BOY, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, SlateportCity_OceanicMuseum_2F_EventScript_20BD76, FLAG_HIDE_SLATEPORT_MUSEUM_POPULATION
|
||||
|
||||
SlateportCity_OceanicMuseum_2F_MapWarps: @ 852F950
|
||||
SlateportCity_OceanicMuseum_2F_MapWarps:
|
||||
warp_def 6, 1, 0, 2, MAP_SLATEPORT_CITY_OCEANIC_MUSEUM_1F
|
||||
|
||||
SlateportCity_OceanicMuseum_2F_MapBGEvents: @ 852F958
|
||||
SlateportCity_OceanicMuseum_2F_MapBGEvents:
|
||||
bg_event 18, 4, 0, BG_EVENT_PLAYER_FACING_ANY, SlateportCity_OceanicMuseum_2F_EventScript_20BD0A
|
||||
bg_event 18, 7, 0, BG_EVENT_PLAYER_FACING_ANY, SlateportCity_OceanicMuseum_2F_EventScript_20BD13
|
||||
bg_event 4, 3, 0, BG_EVENT_PLAYER_FACING_ANY, SlateportCity_OceanicMuseum_2F_EventScript_20BD52
|
||||
@@ -33,6 +33,6 @@ SlateportCity_OceanicMuseum_2F_MapBGEvents: @ 852F958
|
||||
bg_event 3, 7, 0, BG_EVENT_PLAYER_FACING_ANY, SlateportCity_OceanicMuseum_2F_EventScript_20BD40
|
||||
bg_event 4, 7, 0, BG_EVENT_PLAYER_FACING_ANY, SlateportCity_OceanicMuseum_2F_EventScript_20BD40
|
||||
|
||||
SlateportCity_OceanicMuseum_2F_MapEvents:: @ 852FA54
|
||||
SlateportCity_OceanicMuseum_2F_MapEvents::
|
||||
map_events SlateportCity_OceanicMuseum_2F_EventObjects, SlateportCity_OceanicMuseum_2F_MapWarps, 0x0, SlateportCity_OceanicMuseum_2F_MapBGEvents
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
SlateportCity_OceanicMuseum_2F: @ 84831BC
|
||||
SlateportCity_OceanicMuseum_2F:
|
||||
.4byte SlateportCity_OceanicMuseum_2F_Layout
|
||||
.4byte SlateportCity_OceanicMuseum_2F_MapEvents
|
||||
.4byte SlateportCity_OceanicMuseum_2F_MapScripts
|
||||
.4byte 0x0
|
||||
.2byte MUS_FUNE_KAN
|
||||
.2byte 87
|
||||
.2byte LAYOUT_SLATEPORT_CITY_OCEANIC_MUSEUM_2F
|
||||
.byte MAPSEC_SLATEPORT_CITY
|
||||
.byte 0
|
||||
.byte WEATHER_NONE
|
||||
|
||||
Reference in New Issue
Block a user