mirror of
https://github.com/zeldaret/tmc
synced 2026-09-11 20:31:28 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -14,7 +14,7 @@ script_0800C592:
|
||||
script_0800C5A6:
|
||||
EndBlock
|
||||
SetPlayerIdle
|
||||
CheckInventory1 0x0067
|
||||
CheckInventory1 ITEM_KINSTONE_BAG
|
||||
JumpIfNot script_0800C5BC
|
||||
Call sub_08060208
|
||||
Jump script_0800C5C0
|
||||
|
||||
@@ -8,7 +8,7 @@ script_08009DF0:
|
||||
SetPlayerIdle
|
||||
Call WaitForPlayerNormal
|
||||
Wait 0x0008
|
||||
EzloMessage 0x3207
|
||||
EzloMessage TEXT_SMITH, 0x07
|
||||
CheckTextboxResult
|
||||
JumpIfNot script_08009E4E
|
||||
Call sub_0807DF28
|
||||
@@ -19,7 +19,7 @@ script_08009DF0:
|
||||
Wait 0x001e
|
||||
SetSyncFlag 0x00000002
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
EzloMessage 0x3209
|
||||
EzloMessage TEXT_SMITH, 0x09
|
||||
Wait 0x000f
|
||||
WaitUntilTextboxCloses
|
||||
EnablePlayerControl
|
||||
|
||||
Reference in New Issue
Block a user