mirror of
https://github.com/zeldaret/tmc
synced 2026-08-18 13:43:31 -04:00
Rename objects
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
@ Sanctuary CUTSCENE_MISC_OBJECT Sword in pedestal
|
||||
SCRIPT_START script_CutsceneMiscObjectSwordInPedestal
|
||||
BeginBlock
|
||||
DoPostScriptAction 0x0007
|
||||
SetAnimation 0x0008
|
||||
EndBlock
|
||||
WaitForSyncFlagAndClear 0x00000080
|
||||
SetAnimation 0x000b
|
||||
Call WaitForAnimDone
|
||||
SetSyncFlag 0x00000100
|
||||
WaitForSyncFlagAndClear 0x00000080
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
Reference in New Issue
Block a user