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_0800AD54.inc | |
| parent | ebf2ede70dad51331a0233baed8cbed42a9c13a4 (diff) | |
quick fix 🙂
Diffstat (limited to 'data/scripts/script_0800AD54.inc')
| -rw-r--r-- | data/scripts/script_0800AD54.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/scripts/script_0800AD54.inc b/data/scripts/script_0800AD54.inc index e191815b..03b12d66 100644 --- a/data/scripts/script_0800AD54.inc +++ b/data/scripts/script_0800AD54.inc @@ -1,6 +1,6 @@ SCRIPT_START script_0800AD54 BeginBlock - SetEntityNonPlanarMovement 0x0080 + SetEntitySpeed 0x0080 EndBlock _0807EC64 0x0020 _0807EB44 0x0000 @@ -8,7 +8,7 @@ SCRIPT_START script_0800AD54 _0807E5F8 0x00000001 Call sub_080791BC BeginBlock - SetEntityNonPlanarMovement 0x0080 + SetEntitySpeed 0x0080 DoPostScriptAction 0x0007 DoPostScriptAction 0x000b _0807EB44 0x0004 @@ -53,7 +53,7 @@ SCRIPT_START script_0800AD54 Wait 0x001e _0807E5F8 0x00000004 WaitForSomething2 0x00000002 - SetEntityNonPlanarMovement 0x0080 + SetEntitySpeed 0x0080 _0807EEF4 0x0000, 0xfff0 Wait 0x003c _0807EEF4 0x0000, 0xfff0 |
