mirror of
https://github.com/zeldaret/tmc
synced 2026-08-09 10:54:14 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -10,7 +10,7 @@ script_08013FF0:
|
||||
JumpIf script_0801404C
|
||||
CheckLocalFlag 0x007a
|
||||
JumpIfNot script_08013FF0
|
||||
CheckInventory1 0x0003
|
||||
CheckInventory1 ITEM_RED_SWORD
|
||||
JumpIfNot script_08013FF0
|
||||
CallWithArg sub_0807F6B4, 0x000000d0
|
||||
JumpIfNot script_08013FF0
|
||||
@@ -20,7 +20,7 @@ script_08013FF0:
|
||||
SetPlayerIdle
|
||||
Call sub_0807DF28
|
||||
EndBlock
|
||||
EzloMessage 0x1508
|
||||
EzloMessage TEXT_PANEL_TUTORIAL, 0x08
|
||||
WaitUntilTextboxCloses
|
||||
StartPlayerScript script_PlayerSanctuary
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
|
||||
Reference in New Issue
Block a user