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_0800A6A4.inc | |
| parent | 2bcea72f4982efbcacf5af162b1a8af4f6c27ca3 (diff) | |
Rename to Begin/EndBlock
Diffstat (limited to 'data/scripts/script_0800A6A4.inc')
| -rw-r--r-- | data/scripts/script_0800A6A4.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/scripts/script_0800A6A4.inc b/data/scripts/script_0800A6A4.inc index 82316f18..19933d36 100644 --- a/data/scripts/script_0800A6A4.inc +++ b/data/scripts/script_0800A6A4.inc @@ -1,10 +1,10 @@ SCRIPT_START script_0800A6A4 - StartScript + BeginBlock _0807E864 Call sub_0807DF28 - SetEntityPositionRelative 0x00680088 + SetEntityPositionRelative 0x0088, 0x0068 Call sub_0807F844 - StopScript + EndBlock Wait 0x003c SoundReq 0x00f6 CallWithArg sub_0806DA1C, 0x00000008 |
