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_080098D4.inc | |
| parent | 11bb0e7656594d12bf16a250d43a59361e15bd9e (diff) | |
Rename scripts
Diffstat (limited to 'data/scripts/script_080098D4.inc')
| -rw-r--r-- | data/scripts/script_080098D4.inc | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/data/scripts/script_080098D4.inc b/data/scripts/script_080098D4.inc deleted file mode 100644 index f35937cc..00000000 --- a/data/scripts/script_080098D4.inc +++ /dev/null @@ -1,47 +0,0 @@ -SCRIPT_START script_080098D4 - BeginBlock - EndBlock -script_080098D8: - CheckGlobalFlag 0x0020 - JumpIfNot script_080098D8 -script_080098E0: - CheckInventory1 0x003c - JumpIfNot script_080098E0 -.ifdef JP - CheckLocalFlag 0x5b -.else -.ifdef EU - CheckLocalFlag 0x5b -.else -.ifdef DEMO_JP - CheckLocalFlag 0x5b @ TODO deduplicate -.else - CheckLocalFlag 0x5d -.endif -.endif -.endif - JumpIf script_08009910 -.ifdef JP - SetLocalFlag 0x005b -.else -.ifdef EU - SetLocalFlag 0x005b -.else -.ifdef DEMO_JP - SetLocalFlag 0x005b @ TODO deduplicate -.else - SetLocalFlag 0x005d -.endif -.endif -.endif - _0807E864 - Call sub_0807F9A4 - Call sub_0807DF28 - _0807EB28 0x280a - WaitUntilTextboxCloses - Call sub_0807DF50 - _0807E878 -script_08009910: - DoPostScriptAction 0x0006 -SCRIPT_END - .2byte 0x0000 |
