diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2021-12-26 23:44:43 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2021-12-27 00:11:56 +0100 |
| commit | 57f00c0eae4cc00fa329df0d13752f7de096054f (patch) | |
| tree | f8764779c623c1f7fc17f8a0d466c9a758a19a05 /data/scripts/dhc/script_Object69V2Defeated.inc | |
| parent | 2ccf89a1fb89e01f449e1d4ce734c57943fa093b (diff) | |
Name some script commands
Diffstat (limited to 'data/scripts/dhc/script_Object69V2Defeated.inc')
| -rw-r--r-- | data/scripts/dhc/script_Object69V2Defeated.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/scripts/dhc/script_Object69V2Defeated.inc b/data/scripts/dhc/script_Object69V2Defeated.inc index 74a59508..9d356a54 100644 --- a/data/scripts/dhc/script_Object69V2Defeated.inc +++ b/data/scripts/dhc/script_Object69V2Defeated.inc @@ -11,9 +11,9 @@ SCRIPT_START script_Object69V2Defeated WaitUntilTextboxCloses SetRoomFlag 0x0000 Wait 0x001e - _0807E5F8 0x00000001 + SetSyncFlag 0x00000001 StartPlayerScript script_PlayerV2Defeated - WaitForSomething2 0x00000002 + WaitForSyncFlagAndClear 0x00000002 Call sub_0807DF50 _0807E878 DoPostScriptAction 0x0006 |
