mirror of
https://github.com/zeldaret/tmc
synced 2026-09-07 03:19:39 -04:00
Rename objects
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
@ Waterfalls MINISH_VILLAGE_OBJECT during kinstone cutscene?
|
||||
SCRIPT_START script_MinishVillageObjectLeftStoneOpening
|
||||
BeginBlock
|
||||
CheckKinstoneFused KINSTONE_9
|
||||
JumpIf script_MinishVillageObjectLeftStone
|
||||
EndBlock
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
DoPostScriptAction 0x0010
|
||||
Wait 0x003c
|
||||
SetEntitySpeed 0x0020
|
||||
WalkWest 0x0080
|
||||
Wait 0x001e
|
||||
DoPostScriptAction 0x0010
|
||||
SetSyncFlag 0x00000008
|
||||
SCRIPT_END
|
||||
Reference in New Issue
Block a user