mirror of
https://github.com/zeldaret/tmc
synced 2026-08-08 18:43:52 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -5,7 +5,7 @@ SCRIPT_START script_PlayerGetWhiteSword
|
||||
PlaySound SFX_ITEM_GET
|
||||
CallWithArg SetPlayerAnimation2, 0x000001e2
|
||||
Call WaitForPlayerAnim
|
||||
MessageNoOverlap 0x0502
|
||||
MessageNoOverlap TEXT_ITEM_GET, 0x02
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000008
|
||||
Call SetPlayerActionNormal
|
||||
|
||||
Reference in New Issue
Block a user