Rename objects

This commit is contained in:
octorock
2022-07-23 12:43:43 +02:00
parent ccba86d292
commit 852effa474
671 changed files with 5779 additions and 5277 deletions
@@ -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