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

14 lines
376 B
PHP

@ Player at Sanctuary draw final sword
SCRIPT_START script_PlayerPickUpFinalSword
CallWithArg sub_08095E7C, script_Object6ASwordCharge11
PlaySound SFX_1D3
CallWithArg SetPlayerAnimation2, 0x000008e3
Call sub_08096028
Wait 0x0078
SetSyncFlag 0x00020000
Call WaitForPlayerFrameHiBit
Wait 0x0078
WaitForSyncFlagAndClear 0x00040000
Call SetPlayerActionNormal
SCRIPT_END