summaryrefslogtreecommitdiff
path: root/data/scripts/hyruleTown/script_EmmaNotEnoughRupees.inc
blob: 32216b19787326bc95001f068b5cce2c8d38fe5a (plain)
1
2
3
4
5
6
7
8
9
10
11
@ Hyrule Town Inn Emma not enough rupees
SCRIPT_START script_EmmaNotEnoughRupees
	MessageFromTarget TEXT_HAPPY_HEARTH, 0x07
	Jump script_0800E914
script_0800E910: @ Rent no room
	MessageFromTarget TEXT_HAPPY_HEARTH, 0x09
script_0800E914:
	WaitUntilTextboxCloses
	EnablePlayerControl
	SetAnimationState 0x0000
	Jump script_0800E832