summaryrefslogtreecommitdiff
path: root/data/scripts/hyruleCastleGarden/script_GuardGarden8.inc
blob: ba48a45dac9a538e982de7dc353e6514b997fd7d (plain)
1
2
3
4
5
6
7
8
9
10
11
@ Hyrule Castle Guard kicking Link out of garden
SCRIPT_START script_GuardGarden8
	SetPlayerIdle
	Call DisablePauseMenuAndPutAwayItems
	MessageFromTargetPos TEXT_VAATI, 0x20, 0x000c
	WaitUntilTextboxCloses
	EnablePlayerControl
	Call EnablePauseMenu
	DoPostScriptAction 0x0006
SCRIPT_END
	.2byte 0x0000