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

15 lines
328 B
C++

@ Player at Zelda after defeating V2
SCRIPT_START script_PlayerAfterDefeatingV2
BeginBlock
SetEntitySpeed 0x0100
EndBlock
SetAnimationState 0x0000
DoPostScriptAction 0x000d
DoPostScriptAction 0x0000
WalkSouth 0x0010
DoPostScriptAction 0x000c
SetSyncFlag 0x00000004
Call SetPlayerActionNormal
SCRIPT_END
.2byte 0x0000