Define layout constants
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FortreeCity_Gym_EventObjects: @ 8530C98
|
||||
FortreeCity_Gym_EventObjects:
|
||||
object_event 1, EVENT_OBJ_GFX_WINONA, 0, 15, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, FortreeCity_Gym_EventScript_2165C8, 0
|
||||
object_event 2, EVENT_OBJ_GFX_MAN_5, 0, 4, 14, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 1, 3, FortreeCity_Gym_EventScript_2166A8, 0
|
||||
object_event 3, EVENT_OBJ_GFX_CAMPER, 0, 10, 10, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 1, 2, FortreeCity_Gym_EventScript_2166D6, 0
|
||||
@@ -8,14 +8,14 @@ FortreeCity_Gym_EventObjects: @ 8530C98
|
||||
object_event 7, EVENT_OBJ_GFX_MAN_5, 0, 4, 23, 3, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 1, 1, FortreeCity_Gym_EventScript_216704, 0
|
||||
object_event 8, EVENT_OBJ_GFX_MAN_5, 0, 1, 10, 3, MOVEMENT_TYPE_FACE_UP, 1, 1, 1, 3, FortreeCity_Gym_EventScript_21671B, 0
|
||||
|
||||
FortreeCity_Gym_MapWarps: @ 8530D58
|
||||
FortreeCity_Gym_MapWarps:
|
||||
warp_def 15, 24, 0, 2, MAP_FORTREE_CITY
|
||||
warp_def 16, 24, 0, 2, MAP_FORTREE_CITY
|
||||
|
||||
FortreeCity_Gym_MapBGEvents: @ 8530D68
|
||||
FortreeCity_Gym_MapBGEvents:
|
||||
bg_event 14, 21, 0, BG_EVENT_PLAYER_FACING_NORTH, FortreeCity_Gym_EventScript_216751
|
||||
bg_event 17, 21, 0, BG_EVENT_PLAYER_FACING_NORTH, FortreeCity_Gym_EventScript_216761
|
||||
|
||||
FortreeCity_Gym_MapEvents:: @ 8530D80
|
||||
FortreeCity_Gym_MapEvents::
|
||||
map_events FortreeCity_Gym_EventObjects, FortreeCity_Gym_MapWarps, 0x0, FortreeCity_Gym_MapBGEvents
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
FortreeCity_Gym: @ 848353C
|
||||
FortreeCity_Gym:
|
||||
.4byte FortreeCity_Gym_Layout
|
||||
.4byte FortreeCity_Gym_MapEvents
|
||||
.4byte FortreeCity_Gym_MapScripts
|
||||
.4byte 0x0
|
||||
.2byte MUS_GIM
|
||||
.2byte 100
|
||||
.2byte LAYOUT_FORTREE_CITY_GYM
|
||||
.byte MAPSEC_FORTREE_CITY
|
||||
.byte 0
|
||||
.byte WEATHER_NONE
|
||||
|
||||
Reference in New Issue
Block a user