summaryrefslogtreecommitdiff
path: root/data/scripts/hyruleTown/script_LibrarianLeft.inc
blob: c39947d3212a87d8fa4e0ceede23e704a457d5a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@ Librarian left
SCRIPT_START script_LibrarianLeft
	BeginBlock
	_0807E9D4
	SetAnimationState 0x0004
	DoPostScriptAction 0x000a
	SetAnimation 0x0000
	EndBlock
script_08008BA2:
	TriggerInteract
	SetPlayerIdle
	SetAnimation 0x0004
	Call WaitForAnimDone
	MessageFromTarget TEXT_LIBRARY, 0x12
	WaitUntilTextboxCloses
	SetAnimation 0x0008
	EnablePlayerControl
	Jump script_08008BA2