Files
tmc/data/scripts/dhc/script_PlayerStonesFall.inc
T
2021-12-28 12:08:30 -08:00

11 lines
284 B
PHP

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