Files
tmc/data/scripts/dhc/script_PlayerStonesFall.inc
T
2022-03-28 17:26:07 -07:00

11 lines
278 B
PHP

@ Player after turning Zelda when stones fall
SCRIPT_START script_PlayerStonesFall
EndBlock
SetAnimationState 0x0004
DoPostScriptAction 0x0000
CallWithArg SetPlayerAnimation2, 0x000003c5
Call WaitForPlayerAnim
SetSyncFlag 0x00000004
Call SetPlayerActionNormal
SCRIPT_END