diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-06 14:08:28 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-06 15:01:29 +0100 |
| commit | 33b1445debb8b08a2cba349732d615b0a201cfd4 (patch) | |
| tree | 0f306bbd050e5db0ba11f8291294d549a6d12b9e /data/scripts/script_0800B200.inc | |
| parent | 09087886c67b7722935dfd17e5df39adfdff496e (diff) | |
Prefix script files with script_ instead of gUnk_
Diffstat (limited to 'data/scripts/script_0800B200.inc')
| -rw-r--r-- | data/scripts/script_0800B200.inc | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/data/scripts/script_0800B200.inc b/data/scripts/script_0800B200.inc new file mode 100644 index 00000000..f892c31b --- /dev/null +++ b/data/scripts/script_0800B200.inc @@ -0,0 +1,22 @@ +SCRIPT_START script_0800B200 +StartScript +_0807E5F8 0x00000000 +CheckLocalFlag 0x001d +JumpIf 0x0044 +SetEntityNonPlanarMovement 0x00c0 +StopScript +WaitForSomething2 0x00000001 +Call sub_0807DF28 +MoveEntityToPlayer +CameraTargetEntity +_0807EDD4 0x0068, 0x0380 +_0807E5F8 0x00000002 +WaitForSomething2 0x00000001 +Call sub_0807DF50 +Wait 0x000c +CameraTargetPlayer +Wait 0x0008 +_0807E878 +CheckLocalFlag 0x001d +JumpIfNot 0xffc6 +SCRIPT_END |
