diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-06 22:44:09 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-03-07 01:25:44 +0100 |
| commit | 74e48d98b0edef729d90e070b65df748ecf3206f (patch) | |
| tree | 5a7230b89135e62a17949f41970c1b4d1525583b /data/scripts/script_080142B0.inc | |
| parent | 2bcea72f4982efbcacf5af162b1a8af4f6c27ca3 (diff) | |
Rename to Begin/EndBlock
Diffstat (limited to 'data/scripts/script_080142B0.inc')
| -rw-r--r-- | data/scripts/script_080142B0.inc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/data/scripts/script_080142B0.inc b/data/scripts/script_080142B0.inc index 53bd4bf9..44a7709f 100644 --- a/data/scripts/script_080142B0.inc +++ b/data/scripts/script_080142B0.inc @@ -1,18 +1,18 @@ SCRIPT_START script_080142B0 - StartScript + BeginBlock CheckLocalFlag 0x0054 JumpIf script_08014382 CheckLocalFlag 0x0053 JumpIf script_08014330 - StopScript + EndBlock script_080142C4: - StopScript - StartScript + EndBlock + BeginBlock _0807E564 JumpIfNot script_080142C4 CheckPlayerInRegion 0x0098, 0x0058, 0x1818 JumpIfNot script_080142C4 - StopScript + EndBlock _0807E864 SetLocalFlag 0x0053 Wait 0x0014 @@ -36,15 +36,15 @@ script_080142C4: _0807E878 _0807E908 0x0001 script_08014330: - StopScript - StartScript + EndBlock + BeginBlock _0807E564 JumpIf script_08014330 EntityHasHeight JumpIf script_08014330 CheckPlayerInRegion 0x00c0, 0x0068, 0x1010 JumpIfNot script_08014330 - StopScript + EndBlock _0807E864 SetLocalFlag 0x0054 Wait 0x005a |
