mirror of
https://github.com/zeldaret/tmc
synced 2026-09-10 04:11:53 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
@ Hyrule Town Inn Emma not enough rupees
|
||||
SCRIPT_START script_EmmaNotEnoughRupees
|
||||
MessageFromTarget 0x4507
|
||||
MessageFromTarget TEXT_HAPPY_HEARTH, 0x07
|
||||
Jump script_0800E914
|
||||
script_0800E910: @ Rent no room
|
||||
MessageFromTarget 0x4509
|
||||
MessageFromTarget TEXT_HAPPY_HEARTH, 0x09
|
||||
script_0800E914:
|
||||
WaitUntilTextboxCloses
|
||||
EnablePlayerControl
|
||||
|
||||
Reference in New Issue
Block a user