diff options
Diffstat (limited to 'data/maps/BattleFrontier_ReceptionGate')
-rw-r--r-- | data/maps/BattleFrontier_ReceptionGate/events.inc | 6 | ||||
-rw-r--r-- | data/maps/BattleFrontier_ReceptionGate/header.inc | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/BattleFrontier_ReceptionGate/events.inc b/data/maps/BattleFrontier_ReceptionGate/events.inc index 551cb802f..c1e55ad87 100644 --- a/data/maps/BattleFrontier_ReceptionGate/events.inc +++ b/data/maps/BattleFrontier_ReceptionGate/events.inc @@ -1,14 +1,14 @@ -BattleFrontier_ReceptionGate_EventObjects: @ 853D420 +BattleFrontier_ReceptionGate_EventObjects: object_event 1, EVENT_OBJ_GFX_TEALA, 0, 0, 11, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_ReceptionGate_EventScript_2662FC, 0 object_event 2, EVENT_OBJ_GFX_TEALA, 0, 8, 11, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_ReceptionGate_EventScript_266310, 0 object_event 3, EVENT_OBJ_GFX_MAN_2, 0, 8, 4, 0, MOVEMENT_TYPE_FACE_LEFT, 1, 1, 0, 0, BattleFrontier_ReceptionGate_EventScript_266436, 0 object_event 4, EVENT_OBJ_GFX_SCOTT, 0, 4, 5, 3, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, FLAG_HIDE_BATTLE_FRONTIER_RECEPTION_GATE_SCOTT object_event 5, EVENT_OBJ_GFX_MAN_2, 0, 0, 4, 0, MOVEMENT_TYPE_FACE_RIGHT, 1, 1, 0, 0, BattleFrontier_ReceptionGate_EventScript_2664F4, 0 -BattleFrontier_ReceptionGate_MapWarps: @ 853D498 +BattleFrontier_ReceptionGate_MapWarps: warp_def 4, 13, 0, 8, MAP_BATTLE_FRONTIER_OUTSIDE_WEST warp_def 4, 1, 0, 9, MAP_BATTLE_FRONTIER_OUTSIDE_WEST -BattleFrontier_ReceptionGate_MapEvents:: @ 853D4A8 +BattleFrontier_ReceptionGate_MapEvents:: map_events BattleFrontier_ReceptionGate_EventObjects, BattleFrontier_ReceptionGate_MapWarps, 0x0, 0x0 diff --git a/data/maps/BattleFrontier_ReceptionGate/header.inc b/data/maps/BattleFrontier_ReceptionGate/header.inc index 099ab38e1..46a55a6b1 100644 --- a/data/maps/BattleFrontier_ReceptionGate/header.inc +++ b/data/maps/BattleFrontier_ReceptionGate/header.inc @@ -1,10 +1,10 @@ -BattleFrontier_ReceptionGate: @ 84856B4 +BattleFrontier_ReceptionGate: .4byte BattleFrontier_ReceptionGate_Layout .4byte BattleFrontier_ReceptionGate_MapEvents .4byte BattleFrontier_ReceptionGate_MapScripts .4byte 0x0 .2byte MUS_B_TOWER - .2byte 399 + .2byte LAYOUT_BATTLE_FRONTIER_RECEPTION_GATE .byte MAPSEC_BATTLE_FRONTIER .byte 0 .byte WEATHER_NONE |