mirror of
https://github.com/zeldaret/tmc
synced 2026-07-11 15:28:41 -04:00
Rename objects
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
@ Sanctuary third time CUTSCENE_MISC_OBJECT ?
|
||||
SCRIPT_START script_CutsceneMiscObjectSword3
|
||||
BeginBlock
|
||||
DoPostScriptAction 0x0007
|
||||
SetAnimation 0x000a
|
||||
EndBlock
|
||||
WaitForSyncFlagAndClear 0x00000080
|
||||
SetAnimation 0x000d
|
||||
Call WaitForAnimDone
|
||||
SetSyncFlag 0x00000100
|
||||
WaitForSyncFlagAndClear 0x00000080
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
Reference in New Issue
Block a user