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_0800939A.inc | |
| parent | 11bb0e7656594d12bf16a250d43a59361e15bd9e (diff) | |
Rename scripts
Diffstat (limited to 'data/scripts/script_0800939A.inc')
| -rw-r--r-- | data/scripts/script_0800939A.inc | 95 |
1 files changed, 0 insertions, 95 deletions
diff --git a/data/scripts/script_0800939A.inc b/data/scripts/script_0800939A.inc deleted file mode 100644 index 39e1d99d..00000000 --- a/data/scripts/script_0800939A.inc +++ /dev/null @@ -1,95 +0,0 @@ -SCRIPT_START script_0800939A -.ifdef JP - CheckLocalFlag 0x00ac -.else -.ifdef EU - CheckLocalFlag 0x00ac -.else -.ifdef DEMO_JP @ TODO deduplicate - CheckLocalFlag 0x00ac -.else - CheckLocalFlag 0x00ae -.endif -.endif -.endif - JumpIf script_0800943E - CheckInventory1 0x000d - JumpIf script_080093BC - CheckInventory1 0x000e - JumpIf script_080093BC - MessageNoOverlap 0x1d02 - WaitUntilTextboxCloses - Jump script_08009376 -script_080093BC: - CheckInventory1 0x000e - JumpIfNot script_080093DA - Call sub_0806D788 - MessageNoOverlap 0x1d03 - WaitUntilTextboxCloses - Call sub_0806D70C - Jump script_08009376 -script_080093DA: - SetIntVariable 0x00001d05 -.ifdef JP - CheckLocalFlag 0x00ab -.else -.ifdef EU - CheckLocalFlag 0x00ab -.else -.ifdef DEMO_JP - CheckLocalFlag 0x00ab @ TODO deduplicate -.else - CheckLocalFlag 0x00ad -.endif -.endif -.endif - JumpIf script_080093EE - SetIntVariable 0x00001d04 -script_080093EE: - MessageNoOverlapVar - WaitUntilTextboxCloses - _0807E3E8 - JumpIfNot script_08009376 - Wait 0x001e - MessageNoOverlap 0x1d08 - WaitUntilTextboxCloses - LoadRoomEntityList gUnk_080F9C38 - Wait 0x0078 - Call sub_0806D6D0 - Wait 0x00b4 - Call sub_0806D70C - Wait 0x0078 -.ifdef JP - SetLocalFlag 0x00ac - SetLocalFlag 0x00ab -.else -.ifdef EU - SetLocalFlag 0x00ac - SetLocalFlag 0x00ab -.else -.ifdef DEMO_JP - SetLocalFlag 0x00ac @ TODO deduplicate - SetLocalFlag 0x00ab -.else - SetLocalFlag 0x00ae - SetLocalFlag 0x00ad -.endif -.endif -.endif - Call sub_0806D5D4 - _0807EB8C - MessageNoOverlap 0x1d09 - WaitUntilTextboxCloses - Wait 0x000a - Jump script_08009376 -script_0800943E: - Call sub_0806D600 - JumpIf script_08009452 - MessageNoOverlap 0x1d0a - WaitUntilTextboxCloses - JumpIfNot script_08009376 -script_08009452: - MessageNoOverlap 0x1d0b - WaitUntilTextboxCloses - Call sub_0806D74C - _0807F0C8 0xffff, 0x0000 |
