summaryrefslogtreecommitdiff
path: root/data/scripts/dhc/script_PlayerAfterDefeatingV2.inc
blob: 3d9de90b220e66d604e3c16c2e7145b0807fd32e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@ 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