Files
tmc/data/scripts/cutscene/originStory/script_PlayerStoneWallsAppear.inc
2021-12-28 12:08:30 -08:00

16 lines
366 B
PHP

@ Player Outside Castle when stones appear before Moblin Fight
SCRIPT_START script_PlayerStoneWallsAppear
SetAnimationState 0x0002
Wait 0x000a
SetAnimationState 0x0006
Wait 0x000a
SetAnimationState 0x0002
Wait 0x000a
SetAnimationState 0x0006
Wait 0x000a
SetAnimationState 0x0004
SetSyncFlag 0x00000001
Call SetPlayerActionNormal
SCRIPT_END
.2byte 0x0000