summaryrefslogtreecommitdiff
path: root/data/maps/BattleFrontier_OutsideWest
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2019-01-29 16:55:25 -0600
committerMarcus Huderle <huderlem@gmail.com>2019-01-29 16:55:25 -0600
commit5c1667b41a7d31df6d405d272833895bf8472cf6 (patch)
treedcee557154cc86398b9815838fc61fbe01837ddc /data/maps/BattleFrontier_OutsideWest
parent14641e916e94cfce9f70f9a16843a8e4a31b065f (diff)
Define layout constants
Diffstat (limited to 'data/maps/BattleFrontier_OutsideWest')
-rw-r--r--data/maps/BattleFrontier_OutsideWest/connections.inc6
-rw-r--r--data/maps/BattleFrontier_OutsideWest/events.inc8
-rw-r--r--data/maps/BattleFrontier_OutsideWest/header.inc4
3 files changed, 9 insertions, 9 deletions
diff --git a/data/maps/BattleFrontier_OutsideWest/connections.inc b/data/maps/BattleFrontier_OutsideWest/connections.inc
index 1d20172f2..0755b3c44 100644
--- a/data/maps/BattleFrontier_OutsideWest/connections.inc
+++ b/data/maps/BattleFrontier_OutsideWest/connections.inc
@@ -1,7 +1,7 @@
-BattleFrontier_OutsideWest_MapConnectionsList: @ 8486ED0
+BattleFrontier_OutsideWest_MapConnectionsList:
connection right, 0, MAP_BATTLE_FRONTIER_OUTSIDE_EAST
-BattleFrontier_OutsideWest_MapConnections: @ 8486EDC
- .4byte 0x1
+BattleFrontier_OutsideWest_MapConnections:
+ .4byte 1
.4byte BattleFrontier_OutsideWest_MapConnectionsList
diff --git a/data/maps/BattleFrontier_OutsideWest/events.inc b/data/maps/BattleFrontier_OutsideWest/events.inc
index de372832f..87c0db7aa 100644
--- a/data/maps/BattleFrontier_OutsideWest/events.inc
+++ b/data/maps/BattleFrontier_OutsideWest/events.inc
@@ -1,4 +1,4 @@
-BattleFrontier_OutsideWest_EventObjects: @ 853B350
+BattleFrontier_OutsideWest_EventObjects:
object_event 1, EVENT_OBJ_GFX_BOY_2, 0, 26, 38, 0, MOVEMENT_TYPE_WANDER_AROUND, 2, 2, 0, 0, BattleFrontier_OutsideWest_EventScript_23D50F, 0
object_event 2, EVENT_OBJ_GFX_SS_TIDAL, 0, 20, 70, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, 0x0, 0
object_event 3, EVENT_OBJ_GFX_BEAUTY, 0, 19, 68, 0, MOVEMENT_TYPE_FACE_UP, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D3F0, 0
@@ -24,7 +24,7 @@ BattleFrontier_OutsideWest_EventObjects: @ 853B350
object_event 23, EVENT_OBJ_GFX_MAN_4, 0, 8, 5, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6D7, 0
object_event 24, EVENT_OBJ_GFX_POKEFAN_F, 0, 4, 26, 0, MOVEMENT_TYPE_ROTATE_CLOCKWISE, 1, 1, 0, 0, BattleFrontier_OutsideWest_EventScript_23D6EE, 0
-BattleFrontier_OutsideWest_MapWarps: @ 853B590
+BattleFrontier_OutsideWest_MapWarps:
warp_def 42, 27, 0, 0, MAP_BATTLE_FRONTIER_BATTLE_PIKE_LOBBY
warp_def 19, 17, 0, 0, MAP_BATTLE_FRONTIER_BATTLE_DOME_LOBBY
warp_def 11, 38, 0, 0, MAP_BATTLE_FRONTIER_BATTLE_FACTORY_LOBBY
@@ -37,13 +37,13 @@ BattleFrontier_OutsideWest_MapWarps: @ 853B590
warp_def 26, 61, 0, 1, MAP_BATTLE_FRONTIER_RECEPTION_GATE
warp_def 39, 55, 0, 0, MAP_ARTISAN_CAVE_B1F
-BattleFrontier_OutsideWest_MapBGEvents: @ 853B5E8
+BattleFrontier_OutsideWest_MapBGEvents:
bg_event 15, 18, 0, BG_EVENT_PLAYER_FACING_ANY, BattleFrontier_OutsideWest_EventScript_23D4E2
bg_event 45, 30, 0, BG_EVENT_PLAYER_FACING_ANY, BattleFrontier_OutsideWest_EventScript_23D4F4
bg_event 16, 43, 0, BG_EVENT_PLAYER_FACING_ANY, BattleFrontier_OutsideWest_EventScript_23D4EB
bg_event 52, 51, 0, BG_EVENT_PLAYER_FACING_ANY, BattleFrontier_OutsideWest_EventScript_271E6A
bg_event 53, 51, 0, BG_EVENT_PLAYER_FACING_ANY, BattleFrontier_OutsideWest_EventScript_271E6A
-BattleFrontier_OutsideWest_MapEvents:: @ 853B624
+BattleFrontier_OutsideWest_MapEvents::
map_events BattleFrontier_OutsideWest_EventObjects, BattleFrontier_OutsideWest_MapWarps, 0x0, BattleFrontier_OutsideWest_MapBGEvents
diff --git a/data/maps/BattleFrontier_OutsideWest/header.inc b/data/maps/BattleFrontier_OutsideWest/header.inc
index 312c1961a..40f26c151 100644
--- a/data/maps/BattleFrontier_OutsideWest/header.inc
+++ b/data/maps/BattleFrontier_OutsideWest/header.inc
@@ -1,10 +1,10 @@
-BattleFrontier_OutsideWest: @ 84851AC
+BattleFrontier_OutsideWest:
.4byte BattleFrontier_OutsideWest_Layout
.4byte BattleFrontier_OutsideWest_MapEvents
.4byte BattleFrontier_OutsideWest_MapScripts
.4byte BattleFrontier_OutsideWest_MapConnections
.2byte MUS_B_FRONTIER
- .2byte 265
+ .2byte LAYOUT_BATTLE_FRONTIER_OUTSIDE_WEST
.byte MAPSEC_BATTLE_FRONTIER
.byte 0
.byte WEATHER_NONE