Files
tmc/data/scripts/sanctuary/script_PlayerPickUpFinalSword.inc
T
2021-12-27 21:26:32 -08:00

14 lines
367 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 sub_080791BC
SCRIPT_END