Rename movement scripts to use Faster over Fastest
This commit is contained in:
@@ -217,13 +217,13 @@ GabbyAndTy_EventScript_FacePlayerNorth::
|
||||
|
||||
GabbyAndTy_EventScript_FacePlayerSouth::
|
||||
applymovement VAR_0x8004, GabbyAndTy_Movement_WalkInPlaceUp
|
||||
applymovement VAR_0x8005, Common_Movement_WalkInPlaceFastestUp
|
||||
applymovement VAR_0x8005, Common_Movement_WalkInPlaceFasterUp
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
GabbyAndTy_EventScript_FacePlayerEast::
|
||||
applymovement VAR_0x8004, GabbyAndTy_Movement_WalkInPlaceLeft
|
||||
applymovement VAR_0x8005, Common_Movement_WalkInPlaceFastestLeft
|
||||
applymovement VAR_0x8005, Common_Movement_WalkInPlaceFasterLeft
|
||||
waitmovement 0
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user