diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-12-26 23:22:16 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-12-26 23:22:16 +0100 |
| commit | 2ccf89a1fb89e01f449e1d4ce734c57943fa093b (patch) | |
| tree | 55b14aa2625dd269c30be6d636b97a65d828b145 /data/scripts/script_08015B34.inc | |
| parent | 11bb0e7656594d12bf16a250d43a59361e15bd9e (diff) | |
Rename scripts
Diffstat (limited to 'data/scripts/script_08015B34.inc')
| -rw-r--r-- | data/scripts/script_08015B34.inc | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/data/scripts/script_08015B34.inc b/data/scripts/script_08015B34.inc deleted file mode 100644 index 6c5d3065..00000000 --- a/data/scripts/script_08015B34.inc +++ /dev/null @@ -1,33 +0,0 @@ -SCRIPT_START script_08015B34 - EndBlock - BeginBlock -.ifdef JP - CheckLocalFlag 0x0089 -.else -.ifdef EU - CheckLocalFlag 0x0089 -.else -.ifdef DEMO_JP - CheckLocalFlag 0x0089 @ TODO deduplicate -.else - CheckLocalFlag 0x008b -.endif -.endif -.endif - JumpIf script_08015B7E - CallWithArg sub_0807F6B4, 0x00000318 - JumpIfNot script_08015B34 - EndBlock - _0807E864 - Call sub_0807F9A4 - Call sub_0807DF28 - MessageFromTargetPos 0x2506, 0x0002 - WaitUntilTextboxCloses - StartPlayerScript script_08015B84 - WaitForSomething2 0x00000004 - Call sub_0807DF50 - _0807E878 - Jump script_08015B34 -script_08015B7E: - DoPostScriptAction 0x0006 -SCRIPT_END |
