Use movement type constants in object_event macros
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
BattleFrontier_BattleArenaCorridor_EventObjects: @ 853C8C0
|
||||
object_event 1, EVENT_OBJ_GFX_BLACK_BELT, 0, 9, 12, 0, 8, 1, 1, 0, 0, 0x0, 0
|
||||
object_event 1, EVENT_OBJ_GFX_BLACK_BELT, 0, 9, 12, 0, MOVEMENT_TYPE_FACE_DOWN, 1, 1, 0, 0, 0x0, 0
|
||||
|
||||
BattleFrontier_BattleArenaCorridor_MapEvents:: @ 853C8D8
|
||||
map_events BattleFrontier_BattleArenaCorridor_EventObjects, 0x0, 0x0, 0x0
|
||||
|
||||
Reference in New Issue
Block a user