Define layout constants
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
BattleFrontier_BattleTowerLobby_EventObjects: @ 853B638
|
||||
BattleFrontier_BattleTowerLobby_EventObjects:
|
||||
object_event 1, EVENT_OBJ_GFX_TEALA, 0, 6, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23E936, 0
|
||||
object_event 2, EVENT_OBJ_GFX_MAN_4, 0, 23, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EEE7, 0
|
||||
object_event 3, EVENT_OBJ_GFX_WOMAN_5, 0, 17, 8, 3, MOVEMENT_TYPE_WANDER_AROUND, 1, 1, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EFB5, 0
|
||||
@@ -9,18 +9,18 @@ BattleFrontier_BattleTowerLobby_EventObjects: @ 853B638
|
||||
object_event 8, EVENT_OBJ_GFX_TEALA, 0, 14, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23EC08, 0
|
||||
object_event 9, EVENT_OBJ_GFX_TEALA, 0, 18, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, BattleFrontier_BattleTowerLobby_EventScript_23ED74, 0
|
||||
|
||||
BattleFrontier_BattleTowerLobby_MapWarps: @ 853B710
|
||||
BattleFrontier_BattleTowerLobby_MapWarps:
|
||||
warp_def 12, 9, 3, 0, MAP_BATTLE_FRONTIER_OUTSIDE_EAST
|
||||
warp_def 13, 9, 3, 0, MAP_BATTLE_FRONTIER_OUTSIDE_EAST
|
||||
warp_def 6, 1, 0, 0, MAP_BATTLE_FRONTIER_BATTLE_TOWER_BATTLE_ROOM
|
||||
|
||||
BattleFrontier_BattleTowerLobby_MapBGEvents: @ 853B728
|
||||
BattleFrontier_BattleTowerLobby_MapBGEvents:
|
||||
bg_event 4, 5, 0, BG_EVENT_PLAYER_FACING_NORTH, BattleFrontier_BattleTowerLobby_EventScript_23EFC7
|
||||
bg_event 8, 5, 0, BG_EVENT_PLAYER_FACING_NORTH, BattleFrontier_BattleTowerLobby_EventScript_23EFE0
|
||||
bg_event 12, 5, 0, BG_EVENT_PLAYER_FACING_NORTH, BattleFrontier_BattleTowerLobby_EventScript_23EFF9
|
||||
bg_event 16, 5, 0, BG_EVENT_PLAYER_FACING_NORTH, BattleFrontier_BattleTowerLobby_EventScript_23F012
|
||||
bg_event 2, 1, 0, BG_EVENT_PLAYER_FACING_ANY, BattleFrontier_BattleTowerLobby_EventScript_23F4BE
|
||||
|
||||
BattleFrontier_BattleTowerLobby_MapEvents:: @ 853B764
|
||||
BattleFrontier_BattleTowerLobby_MapEvents::
|
||||
map_events BattleFrontier_BattleTowerLobby_EventObjects, BattleFrontier_BattleTowerLobby_MapWarps, 0x0, BattleFrontier_BattleTowerLobby_MapBGEvents
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
BattleFrontier_BattleTowerLobby: @ 84851C8
|
||||
BattleFrontier_BattleTowerLobby:
|
||||
.4byte BattleFrontier_BattleTowerLobby_Layout
|
||||
.4byte BattleFrontier_BattleTowerLobby_MapEvents
|
||||
.4byte BattleFrontier_BattleTowerLobby_MapScripts
|
||||
.4byte 0x0
|
||||
.2byte MUS_SATTOWER
|
||||
.2byte 264
|
||||
.2byte LAYOUT_BATTLE_FRONTIER_BATTLE_TOWER_LOBBY
|
||||
.byte MAPSEC_BATTLE_FRONTIER
|
||||
.byte 0
|
||||
.byte WEATHER_NONE
|
||||
|
||||
Reference in New Issue
Block a user