From e994fab66a6ef731908b0655f3c8d2bbb8b4ac5d Mon Sep 17 00:00:00 2001 From: Reinmmar Date: Sun, 17 Sep 2023 20:44:14 +0200 Subject: Uuuh... A lot of animations in an enum --- data/scripts/dhc/script_PlayerStonesFall.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/scripts/dhc/script_PlayerStonesFall.inc') diff --git a/data/scripts/dhc/script_PlayerStonesFall.inc b/data/scripts/dhc/script_PlayerStonesFall.inc index b2a41dd6..adafc6cd 100644 --- a/data/scripts/dhc/script_PlayerStonesFall.inc +++ b/data/scripts/dhc/script_PlayerStonesFall.inc @@ -3,7 +3,7 @@ SCRIPT_START script_PlayerStonesFall EndBlock SetAnimationState 0x0004 DoPostScriptAction 0x0000 - CallWithArg SetPlayerAnimation2, 0x000003c5 + CallWithArg SetPlayerAnimation2, ANIM_EZLO_SEARCH Call WaitForPlayerAnim SetSyncFlag 0x00000004 Call SetPlayerActionNormal -- cgit v1.2.3