Use movement type constants in object_event macros
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
BattleFrontier_BattleTowerCorridor_EventObjects: @ 853B7A4
|
||||
object_event 1, EVENT_OBJ_GFX_TEALA, 0, 9, 2, 3, 9, 0, 0, 0, 0, 0x0, 0
|
||||
object_event 1, EVENT_OBJ_GFX_TEALA, 0, 9, 2, 3, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, 0x0, 0
|
||||
|
||||
BattleFrontier_BattleTowerCorridor_MapEvents:: @ 853B7BC
|
||||
map_events BattleFrontier_BattleTowerCorridor_EventObjects, 0x0, 0x0, 0x0
|
||||
|
||||
Reference in New Issue
Block a user