Use special obj event ids

This commit is contained in:
GriffinR
2020-01-08 21:12:58 -05:00
parent 7eb5464860
commit 33a4b68486
54 changed files with 244 additions and 244 deletions
+2 -2
View File
@@ -57,12 +57,12 @@ EventScript_162FF0:: @ 8162FF0
return
EventScript_162FF6:: @ 8162FF6
applymovement 255, Movement_163013
applymovement OBJ_EVENT_ID_PLAYER, Movement_163013
waitmovement 0
return
EventScript_163001:: @ 8163001
applymovement 255, Movement_163021
applymovement OBJ_EVENT_ID_PLAYER, Movement_163021
waitmovement 0
return