summaryrefslogtreecommitdiff
path: root/data/scripts/script_0800B200.inc
diff options
context:
space:
mode:
authoroctorock <79596758+octorock@users.noreply.github.com>2021-12-26 23:22:16 +0100
committeroctorock <79596758+octorock@users.noreply.github.com>2021-12-26 23:22:16 +0100
commit2ccf89a1fb89e01f449e1d4ce734c57943fa093b (patch)
tree55b14aa2625dd269c30be6d636b97a65d828b145 /data/scripts/script_0800B200.inc
parent11bb0e7656594d12bf16a250d43a59361e15bd9e (diff)
Rename scripts
Diffstat (limited to 'data/scripts/script_0800B200.inc')
-rw-r--r--data/scripts/script_0800B200.inc48
1 files changed, 0 insertions, 48 deletions
diff --git a/data/scripts/script_0800B200.inc b/data/scripts/script_0800B200.inc
deleted file mode 100644
index 5bc8481a..00000000
--- a/data/scripts/script_0800B200.inc
+++ /dev/null
@@ -1,48 +0,0 @@
-SCRIPT_START script_0800B200
- BeginBlock
- _0807E5F8 0x00000000
-.ifdef JP
- CheckLocalFlag 0x001e
-.else
-.ifdef EU
- CheckLocalFlag 0x001e
-.else
-.ifdef DEMO_JP
- CheckLocalFlag 0x001e @ TODO deduplicate
-.else
- CheckLocalFlag 0x001d
-.endif
-.endif
-.endif
- JumpIf script_0800B252
- SetEntitySpeed 0x00c0
- EndBlock
-script_0800B216:
- WaitForSomething2 0x00000001
- Call sub_0807DF28
- MoveEntityToPlayer
- CameraTargetEntity
- _0807EDD4 0x0068, 0x0380
- _0807E5F8 0x00000002
- WaitForSomething2 0x00000001
- Call sub_0807DF50
- Wait 0x000c
- CameraTargetPlayer
- Wait 0x0008
- _0807E878
-.ifdef JP
- CheckLocalFlag 0x001e
-.else
-.ifdef EU
- CheckLocalFlag 0x001e
-.else
-.ifdef DEMO_JP
- CheckLocalFlag 0x001e @ TODO deduplicate
-.else
- CheckLocalFlag 0x001d
-.endif
-.endif
-.endif
- JumpIfNot script_0800B216
-script_0800B252:
-SCRIPT_END