summaryrefslogtreecommitdiff
path: root/data/maps/BattleFrontier_BattleArenaCorridor
diff options
context:
space:
mode:
authorGriffinR <griffin.richards@comcast.net>2019-11-20 23:12:51 -0500
committerGriffinR <griffin.richards@comcast.net>2019-11-20 23:12:51 -0500
commit82cb741d8b2b2d88c1e23d2d5ccf5443892538fa (patch)
treec05b6424006d1d46a3d38c0205c1dfce986c6fdc /data/maps/BattleFrontier_BattleArenaCorridor
parentec3e86f1d2f78bb9fece0956e246862cea3c07b9 (diff)
Standardize EVENT_OBJECT to OBJECT_EVENT
Diffstat (limited to 'data/maps/BattleFrontier_BattleArenaCorridor')
-rw-r--r--data/maps/BattleFrontier_BattleArenaCorridor/map.json2
-rw-r--r--data/maps/BattleFrontier_BattleArenaCorridor/scripts.inc4
2 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/BattleFrontier_BattleArenaCorridor/map.json b/data/maps/BattleFrontier_BattleArenaCorridor/map.json
index 18bca9366..311fb807f 100644
--- a/data/maps/BattleFrontier_BattleArenaCorridor/map.json
+++ b/data/maps/BattleFrontier_BattleArenaCorridor/map.json
@@ -15,7 +15,7 @@
"connections": null,
"object_events": [
{
- "graphics_id": "EVENT_OBJ_GFX_BLACK_BELT",
+ "graphics_id": "OBJ_EVENT_GFX_BLACK_BELT",
"x": 9,
"y": 12,
"elevation": 0,
diff --git a/data/maps/BattleFrontier_BattleArenaCorridor/scripts.inc b/data/maps/BattleFrontier_BattleArenaCorridor/scripts.inc
index cc362f5f0..28d128715 100644
--- a/data/maps/BattleFrontier_BattleArenaCorridor/scripts.inc
+++ b/data/maps/BattleFrontier_BattleArenaCorridor/scripts.inc
@@ -10,14 +10,14 @@ BattleFrontier_BattleArenaCorridor_EventScript_2573C9:: @ 82573C9
delay 16
setvar VAR_TEMP_0, 1
applymovement 1, BattleFrontier_BattleArenaCorridor_Movement_25742F
- applymovement EVENT_OBJ_ID_PLAYER, BattleFrontier_BattleArenaCorridor_Movement_257417
+ applymovement OBJ_EVENT_ID_PLAYER, BattleFrontier_BattleArenaCorridor_Movement_257417
waitmovement 0
applymovement 1, BattleFrontier_BattleArenaCorridor_Movement_257444
waitmovement 0
msgbox BattleFrontier_BattleArenaCorridor_Text_257449, MSGBOX_SIGN
applymovement 1, BattleFrontier_BattleArenaCorridor_Movement_257446
waitmovement 0
- applymovement EVENT_OBJ_ID_PLAYER, BattleFrontier_BattleArenaCorridor_Movement_25742C
+ applymovement OBJ_EVENT_ID_PLAYER, BattleFrontier_BattleArenaCorridor_Movement_25742C
waitmovement 0
setvar VAR_0x8006, 0
warp MAP_BATTLE_FRONTIER_BATTLE_ARENA_BATTLE_ROOM, 255, 7, 5