mirror of
https://github.com/zeldaret/tmc
synced 2026-08-05 17:44:13 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -18,7 +18,7 @@ script_0801690A:
|
||||
WaitPlayerGetItem
|
||||
script_08016926:
|
||||
EnablePlayerControl
|
||||
SetGlobalFlag 0x005c
|
||||
SetGlobalFlag TINGLE_TALK1ST
|
||||
Jump script_0801690A
|
||||
BeginBlock
|
||||
_0807E9D4
|
||||
@@ -29,7 +29,7 @@ script_0801693E:
|
||||
TriggerInteract
|
||||
SetPlayerIdle
|
||||
Wait 0x0018
|
||||
MessageFromTarget 0x0a01
|
||||
MessageFromTarget TEXT_EMPTY, 0x01
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x000f
|
||||
EnablePlayerControl
|
||||
@@ -45,7 +45,7 @@ script_0801696A:
|
||||
TriggerInteract
|
||||
SetPlayerIdle
|
||||
Wait 0x0018
|
||||
MessageFromTarget 0x0a01
|
||||
MessageFromTarget TEXT_EMPTY, 0x01
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x000f
|
||||
EnablePlayerControl
|
||||
|
||||
Reference in New Issue
Block a user