diff options
| author | Ibot02 <jtp.jtp@gmx.de> | 2022-01-09 20:46:03 +0100 |
|---|---|---|
| committer | Ibot02 <jtp.jtp@gmx.de> | 2022-01-09 20:46:03 +0100 |
| commit | 4fc5a7c3e4dd240db3bc190439d07fcecba7b0e1 (patch) | |
| tree | fc7aa8be7f80de6c1a2c5a760e4862e86b863f07 /data/scripts/dhc/script_GuardCellRight.inc | |
| parent | 85fa74cc57166378e150086abb407ca0f3b756db (diff) | |
| parent | 7b87141d9b708b5baa0458303bf7d68c4d11a99a (diff) | |
Merge branch 'master' into gyorg
Diffstat (limited to 'data/scripts/dhc/script_GuardCellRight.inc')
| -rw-r--r-- | data/scripts/dhc/script_GuardCellRight.inc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/scripts/dhc/script_GuardCellRight.inc b/data/scripts/dhc/script_GuardCellRight.inc index 9f85273b..83ddbacf 100644 --- a/data/scripts/dhc/script_GuardCellRight.inc +++ b/data/scripts/dhc/script_GuardCellRight.inc @@ -1,7 +1,7 @@ @ DHC right Guard at King cell SCRIPT_START script_GuardCellRight BeginBlock - _0807EB44 0x0004 + SetAnimationState 0x0004 CallWithArg sub_0807F3D8, 0x00000000 DoPostScriptAction 0x000a _0807E9D4 @@ -9,12 +9,12 @@ SCRIPT_START script_GuardCellRight script_0800E484: CheckEntityInteractType JumpIfNot script_0800E484 - _0807E864 - _0807EB74 + SetPlayerIdle + FacePlayer CallWithArg sub_0807F3D8, 0x00000000 MessageNoOverlap 0x2407 WaitUntilTextboxCloses - _0807E878 + EnablePlayerControl Jump script_0800E484 |
