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/dhc/script_PlayerV2Defeated.inc | |
| parent | 11bb0e7656594d12bf16a250d43a59361e15bd9e (diff) | |
Rename scripts
Diffstat (limited to 'data/scripts/dhc/script_PlayerV2Defeated.inc')
| -rw-r--r-- | data/scripts/dhc/script_PlayerV2Defeated.inc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/scripts/dhc/script_PlayerV2Defeated.inc b/data/scripts/dhc/script_PlayerV2Defeated.inc new file mode 100644 index 00000000..62cbbc18 --- /dev/null +++ b/data/scripts/dhc/script_PlayerV2Defeated.inc @@ -0,0 +1,12 @@ +@ Player after defeating V2 +SCRIPT_START script_PlayerV2Defeated + BeginBlock + SetEntitySpeed 0x00c0 + EndBlock + WaitForSomething2 0x00000001 + DoPostScriptAction 0x0001 + _0807EDD4 0x00a8, 0x002c + _0807E5F8 0x00000002 + Call sub_080791BC +SCRIPT_END + .2byte 0x0000 |
