mirror of
https://github.com/zeldaret/tmc
synced 2026-07-30 07:54:38 -04:00
Rename objects
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
@ Sanctuary second time CUTSCENE_MISC_OBJECT sword charging?
|
||||
SCRIPT_START script_CutsceneMiscObjectSwordCharge7
|
||||
BeginBlock
|
||||
DoPostScriptAction 0x0007
|
||||
SetAnimation 0x0006
|
||||
OffsetEntityPosition 0x0000, 0xfff0
|
||||
EndBlock
|
||||
WaitForSyncFlagAndClear 0x00000800
|
||||
SetAnimation 0x000a
|
||||
Call WaitForAnimDone
|
||||
SetAnimation 0x000e
|
||||
SetSyncFlag 0x00008000
|
||||
WaitForSyncFlag 0x00000020
|
||||
SetAnimation 0x0012
|
||||
Call WaitForAnimDone
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
Reference in New Issue
Block a user