summaryrefslogtreecommitdiff
path: root/data/scripts/cloudTops/script_WindTribespeople2.inc
blob: 3eb9d71b24390f31656d93939107edb2a49f612b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@ Cloud Top Windtribespeople woman on first floor
SCRIPT_START script_WindTribespeople2
	BeginBlock
	Call WindTribespeople_MakeInteractable
	DoPostScriptAction 0x000a
	CheckGlobalFlag WARP_EVENT_END
	JumpIfNot script_080149C6
	EndBlock
script_080149AA:
	FacePlayerAndCheckDist
	JumpIfNot script_080149AA
	SetPlayerIdle
	FacePlayer
	Call sub_0806C90C
	WaitUntilTextboxCloses
	Wait 0x000f
	EnablePlayerControl
	Jump script_080149AA
script_080149C6:
	DoPostScriptAction 0x0006
SCRIPT_END