summaryrefslogtreecommitdiff
path: root/data/scripts/westernWood/script_MoblinLady.inc
blob: 551be084a4b243645c75569d9231ee42e57f9f1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
@ Western Wood MoblinLady in Percys house
SCRIPT_START script_MoblinLady
	BeginBlock
	FacePlayer
	_0807E9D4
	DoPostScriptAction 0x000a
	EndBlock
script_08012338:
	CheckEntityInteractType
	JumpIfNot script_08012338
	FacePlayer
	SetPlayerIdle
	MessageFromTarget TEXT_PERCY, 0x04
	WaitUntilTextboxCloses
	CheckLocalFlag MHOUSE08_03
	JumpIf script_0801235A
	SetLocalFlag MHOUSE08_03
	GivePlayerItem ITEM_RUPEE50
	WaitPlayerGetItem
script_0801235A:
	EnablePlayerControl
	Jump script_08012338