Merge pull request #1543 from cbt6/move-fastest
This commit is contained in:
@@ -5438,7 +5438,7 @@
|
||||
0809356c g 0000002c GetWalkInPlaceSlowMovementAction
|
||||
08093598 g 0000002c GetWalkInPlaceNormalMovementAction
|
||||
080935c4 g 0000002c GetWalkInPlaceFastMovementAction
|
||||
080935f0 g 0000002c GetWalkInPlaceFastestMovementAction
|
||||
080935f0 g 0000002c GetWalkInPlaceFasterMovementAction
|
||||
0809361c g 0000002a ObjectEventFaceOppositeDirection
|
||||
08093648 g 0000002c GetAcroWheelieFaceDirectionMovementAction
|
||||
08093674 g 0000002c GetAcroPopWheelieFaceDirectionMovementAction
|
||||
@@ -5546,10 +5546,10 @@
|
||||
080947f8 g 00000036 MovementAction_WalkInPlaceFastUp_Step0
|
||||
08094830 g 00000036 MovementAction_WalkInPlaceFastLeft_Step0
|
||||
08094868 g 00000036 MovementAction_WalkInPlaceFastRight_Step0
|
||||
080948a0 g 00000036 MovementAction_WalkInPlaceFastestDown_Step0
|
||||
080948d8 g 00000036 MovementAction_WalkInPlaceFastestUp_Step0
|
||||
08094910 g 00000036 MovementAction_WalkInPlaceFastestLeft_Step0
|
||||
08094948 g 00000036 MovementAction_WalkInPlaceFastestRight_Step0
|
||||
080948a0 g 00000036 MovementAction_WalkInPlaceFasterDown_Step0
|
||||
080948d8 g 00000036 MovementAction_WalkInPlaceFasterUp_Step0
|
||||
08094910 g 00000036 MovementAction_WalkInPlaceFasterLeft_Step0
|
||||
08094948 g 00000036 MovementAction_WalkInPlaceFasterRight_Step0
|
||||
08094980 g 00000020 MovementAction_RideWaterCurrentDown_Step0
|
||||
080949a0 g 0000001e MovementAction_RideWaterCurrentDown_Step1
|
||||
080949c0 g 00000020 MovementAction_RideWaterCurrentUp_Step0
|
||||
@@ -29264,10 +29264,10 @@
|
||||
0827259e l 00000000 Common_Movement_FacePlayer
|
||||
082725a0 l 00000000 Common_Movement_FaceAwayPlayer
|
||||
082725a2 l 00000000 Common_Movement_FaceOriginalDirection
|
||||
082725a4 l 00000000 Common_Movement_WalkInPlaceFastestLeft
|
||||
082725a6 l 00000000 Common_Movement_WalkInPlaceFastestUp
|
||||
082725a8 l 00000000 Common_Movement_WalkInPlaceFastestRight
|
||||
082725aa l 00000000 Common_Movement_WalkInPlaceFastestDown
|
||||
082725a4 l 00000000 Common_Movement_WalkInPlaceFasterLeft
|
||||
082725a6 l 00000000 Common_Movement_WalkInPlaceFasterUp
|
||||
082725a8 l 00000000 Common_Movement_WalkInPlaceFasterRight
|
||||
082725aa l 00000000 Common_Movement_WalkInPlaceFasterDown
|
||||
082725ac l 00000000 Common_Movement_FaceRight
|
||||
082725ae l 00000000 Common_Movement_FaceLeft
|
||||
082725b0 l 00000000 Common_Movement_FaceDown
|
||||
@@ -45214,7 +45214,7 @@
|
||||
0850dbe1 g 00000005 gWalkInPlaceSlowMovementActions
|
||||
0850dbe6 g 00000005 gWalkInPlaceNormalMovementActions
|
||||
0850dbeb g 00000005 gWalkInPlaceFastMovementActions
|
||||
0850dbf0 g 00000005 gWalkInPlaceFastestMovementActions
|
||||
0850dbf0 g 00000005 gWalkInPlaceFasterMovementActions
|
||||
0850dbf5 g 00000005 gAcroWheelieFaceDirectionMovementActions
|
||||
0850dbfa g 00000005 gAcroPopWheelieFaceDirectionMovementActions
|
||||
0850dbff g 00000005 gAcroEndWheelieFaceDirectionMovementActions
|
||||
@@ -45277,10 +45277,10 @@
|
||||
0850e0d0 g 0000000c gMovementActionFuncs_WalkInPlaceFastUp
|
||||
0850e0dc g 0000000c gMovementActionFuncs_WalkInPlaceFastLeft
|
||||
0850e0e8 g 0000000c gMovementActionFuncs_WalkInPlaceFastRight
|
||||
0850e0f4 g 0000000c gMovementActionFuncs_WalkInPlaceFastestDown
|
||||
0850e100 g 0000000c gMovementActionFuncs_WalkInPlaceFastestUp
|
||||
0850e10c g 0000000c gMovementActionFuncs_WalkInPlaceFastestLeft
|
||||
0850e118 g 0000000c gMovementActionFuncs_WalkInPlaceFastestRight
|
||||
0850e0f4 g 0000000c gMovementActionFuncs_WalkInPlaceFasterDown
|
||||
0850e100 g 0000000c gMovementActionFuncs_WalkInPlaceFasterUp
|
||||
0850e10c g 0000000c gMovementActionFuncs_WalkInPlaceFasterLeft
|
||||
0850e118 g 0000000c gMovementActionFuncs_WalkInPlaceFasterRight
|
||||
0850e124 g 0000000c gMovementActionFuncs_RideWaterCurrentDown
|
||||
0850e130 g 0000000c gMovementActionFuncs_RideWaterCurrentUp
|
||||
0850e13c g 0000000c gMovementActionFuncs_RideWaterCurrentLeft
|
||||
|
||||
Reference in New Issue
Block a user