mirror of
https://github.com/zeldaret/tmc
synced 2026-08-15 12:59:16 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -8,7 +8,7 @@ SCRIPT_START script_0800B828
|
||||
script_0800B836:
|
||||
TriggerInteract
|
||||
SetPlayerIdle
|
||||
MessageFromTarget 0x0a01
|
||||
MessageFromTarget TEXT_EMPTY, 0x01
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x000f
|
||||
EnablePlayerControl
|
||||
@@ -45,7 +45,7 @@ script_0800B89E:
|
||||
JumpIfNot script_0800B89E
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
MessageFromTarget 0x0a01
|
||||
MessageFromTarget TEXT_EMPTY, 0x01
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x000f
|
||||
EnablePlayerControl
|
||||
|
||||
Reference in New Issue
Block a user