diff options
| author | theo3 <arisstephenson2@gmail.com> | 2021-03-13 01:14:46 -0800 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2021-03-13 01:14:46 -0800 |
| commit | e251d79ffd4ee1c4b10def3ecb41f2d572c63664 (patch) | |
| tree | 29d22198d60bc4f770ae6eb78d72b2726208d34d /data/scripts/script_08009A84.inc | |
| parent | ebf2ede70dad51331a0233baed8cbed42a9c13a4 (diff) | |
quick fix 🙂
Diffstat (limited to 'data/scripts/script_08009A84.inc')
| -rw-r--r-- | data/scripts/script_08009A84.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/scripts/script_08009A84.inc b/data/scripts/script_08009A84.inc index da26d106..b6d926af 100644 --- a/data/scripts/script_08009A84.inc +++ b/data/scripts/script_08009A84.inc @@ -1,7 +1,7 @@ SCRIPT_START script_08009A84 BeginBlock SetEntityPositionRelative 0x01e8, 0x0110 - SetEntityNonPlanarMovement 0x00c0 + SetEntitySpeed 0x00c0 DoPostScriptAction 0x0008 EndBlock WaitForSomething2 0x00000004 @@ -13,9 +13,9 @@ SCRIPT_START script_08009A84 CameraTargetEntity _0807EDD4 0x0290, 0x0228 _0807EDD4 0x0290, 0x01f8 - SetEntityNonPlanarMovement 0x0080 + SetEntitySpeed 0x0080 _0807EDD4 0x0290, 0x01c8 - SetEntityNonPlanarMovement 0x00c0 + SetEntitySpeed 0x00c0 _0807EDD4 0x0290, 0x0198 Wait 0x001e _0807E5F8 0x00000010 |
