mirror of
https://github.com/zeldaret/tmc
synced 2026-07-30 16:04:07 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@ Mines OBJECT_6A Broken Sword on Table?
|
||||
SCRIPT_START script_Object6ABrokenSword
|
||||
BeginBlock
|
||||
CheckInventory1 0x0041
|
||||
CheckInventory1 ITEM_FIRE_ELEMENT
|
||||
JumpIf script_0800D24C
|
||||
CheckLocalFlag 0x007e
|
||||
JumpIf script_0800D242
|
||||
|
||||
Reference in New Issue
Block a user