Use dir constants

This commit is contained in:
GriffinR
2020-01-09 13:25:10 -05:00
parent c39d295386
commit a40c63fe48
28 changed files with 128 additions and 131 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ CableClub_OnWarp:: @ 81BB1ED
EventScript_CheckTurnAttendant:: @ 81BB227
compare VAR_0x8007, 0
goto_if eq, EventScript_CheckTurnAttendantEnd
turnobject VAR_0x8007, 3
turnobject VAR_0x8007, DIR_WEST
EventScript_CheckTurnAttendantEnd:
end