mirror of
https://github.com/zeldaret/tmc
synced 2026-07-08 22:44:46 -04:00
Fix paths
This commit is contained in:
@@ -13,7 +13,7 @@ SCRIPT_START script_CutsceneOrchestratorGreatWhirlwindRevealed
|
||||
WaitForSyncFlagAndClear 0x00000004
|
||||
SetSyncFlag 0x0000000a
|
||||
WaitForSyncFlagAndClear 0x00000004
|
||||
_0807EEB4
|
||||
MoveToPlayer
|
||||
SetScrollSpeed 4
|
||||
CameraTargetPlayer
|
||||
Call sub_0807FBCC
|
||||
|
||||
@@ -26,7 +26,7 @@ script_0800D650:
|
||||
SetEntitySpeed 0x0700
|
||||
SetScrollSpeed 7
|
||||
CameraTargetEntity
|
||||
_0807EDD4 0x01e8, 0x01b8
|
||||
MoveTo 0x01e8, 0x01b8
|
||||
Wait 0x003c
|
||||
Call sub_0806DAE8
|
||||
Wait 0x0078
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
@ Cloud Tops NPC4E after Kinstone has been fused
|
||||
SCRIPT_START script_Npc4EKinstoneFused
|
||||
_0807EEB4
|
||||
MoveToPlayer
|
||||
SetScrollSpeed 4
|
||||
CameraTargetPlayer
|
||||
Call sub_0807FBCC
|
||||
|
||||
@@ -3,7 +3,7 @@ SCRIPT_START script_PlayerAtSiroc
|
||||
BeginBlock
|
||||
SetEntitySpeed 0x0100
|
||||
EndBlock
|
||||
_0807EDD4 0x0078, 0x0040
|
||||
MoveTo 0x0078, 0x0040
|
||||
SetAnimationState 0x0000
|
||||
DoPostScriptAction 0x0000
|
||||
SetSyncFlag 0x00000001
|
||||
|
||||
@@ -19,7 +19,7 @@ script_080149DE:
|
||||
SetLocalFlag 0x00b1
|
||||
DoPostScriptAction 0x000b
|
||||
DoPostScriptAction 0x0001
|
||||
_0807EDD4 0x0068, 0x00f8
|
||||
MoveTo 0x0068, 0x00f8
|
||||
PlaySound SFX_SECRET
|
||||
FacePlayer
|
||||
DoPostScriptAction 0x0000
|
||||
|
||||
@@ -12,7 +12,7 @@ SCRIPT_START script_WindTribespeopleGreatWhirlwindRevealed1
|
||||
Wait 0x003c
|
||||
PlaySound SFX_123
|
||||
CallWithArg sub_0807F464, 0x000001e0
|
||||
_0807EDD4 0x01e0, 0x01d8
|
||||
MoveTo 0x01e0, 0x01d8
|
||||
SetAnimationState 0x0002
|
||||
DoPostScriptAction 0x0000
|
||||
SetSyncFlag 0x00000010
|
||||
|
||||
@@ -7,12 +7,12 @@ SCRIPT_START script_WindTribespeopleGreatWhirlwindRevealed2
|
||||
SetEntitySpeed 0x0100
|
||||
EndBlock
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
_0807EDD4 0x01f0, 0x01d8
|
||||
MoveTo 0x01f0, 0x01d8
|
||||
SetSyncFlag 0x00000004
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
script_0800D80C:
|
||||
SetEntitySpeed 0x0100
|
||||
_0807EEF4 0x0000, -32
|
||||
MoveToOffset 0x0000, -32
|
||||
DoPostScriptAction 0x000e
|
||||
Call sub_0806CA5C
|
||||
SetEntityVelocity 0x00040000
|
||||
|
||||
Reference in New Issue
Block a user