mirror of
https://github.com/zeldaret/tmc
synced 2026-05-29 08:43:06 -04:00
Rename objects
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
@ Cloud Tops OBJECT_6A Mysterious Cloud
|
||||
SCRIPT_START script_Object6AMysteriousCloud
|
||||
@ Cloud Tops CUTSCENE_MISC_OBJECT Mysterious Cloud
|
||||
SCRIPT_START script_CutsceneMiscObjectMysteriousCloud
|
||||
BeginBlock
|
||||
DoPostScriptAction 0x0007
|
||||
DoPostScriptAction 0x0011
|
||||
+3
-3
@@ -1,5 +1,5 @@
|
||||
@ Cloud Tops OBJECT_69 great whirlwind revealed
|
||||
SCRIPT_START script_Object69GreatWhirlwindRevealed
|
||||
@ Cloud Tops CUTSCENE_ORCHESTRATOR great whirlwind revealed
|
||||
SCRIPT_START script_CutsceneOrchestratorGreatWhirlwindRevealed
|
||||
BeginBlock
|
||||
Call SetPriorityHighest
|
||||
SetEntitySpeed 0x0700
|
||||
@@ -18,7 +18,7 @@ SCRIPT_START script_Object69GreatWhirlwindRevealed
|
||||
CameraTargetPlayer
|
||||
Call sub_0807FBCC
|
||||
EnablePlayerControl
|
||||
Call sub_0807DF50
|
||||
Call EnablePauseMenu
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
@@ -1,11 +1,11 @@
|
||||
@ Ezlo talk after getting wind element
|
||||
SCRIPT_START script_EzloTalkPoW
|
||||
SetPlayerIdle
|
||||
Call sub_0807DF28
|
||||
Call DisablePauseMenuAndPutAwayItems
|
||||
EzloMessage TEXT_EZLO_ELEMENTS_DONE, 0x05
|
||||
WaitUntilTextboxCloses
|
||||
SetLocalFlagByBank FLAG_BANK_1, 0x0005
|
||||
Call sub_0807DF50
|
||||
Call EnablePauseMenu
|
||||
EnablePlayerControl
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
|
||||
@@ -13,9 +13,9 @@ script_08014B48:
|
||||
JumpIf script_08014B70
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_08014B48
|
||||
EndBlock
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
EndBlock
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
MessageNoOverlap TEXT_WIND_TRIBE, 0x01
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x000f
|
||||
@@ -24,7 +24,7 @@ script_08014B48:
|
||||
script_08014B70:
|
||||
EndBlock
|
||||
SetPlayerIdle
|
||||
Call sub_0807DF28
|
||||
Call DisablePauseMenuAndPutAwayItems
|
||||
SetSyncFlag 0x00000001
|
||||
DoPostScriptAction 0x0004
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
@@ -45,7 +45,7 @@ script_08014B70:
|
||||
PlaySound SFX_SECRET
|
||||
SetSyncFlag 0x00000001
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
Call sub_0807DF50
|
||||
Call EnablePauseMenu
|
||||
EnablePlayerControl
|
||||
script_08014BE8:
|
||||
SetAnimation 0x0010
|
||||
|
||||
@@ -15,12 +15,12 @@ script_0800D636:
|
||||
_0807E9F0
|
||||
Call sub_0806DAAC
|
||||
JumpIf script_0800D650
|
||||
Call sub_0807DF50
|
||||
Call EnablePauseMenu
|
||||
EnablePlayerControl
|
||||
Jump script_0800D636
|
||||
script_0800D650:
|
||||
SetPlayerIdle
|
||||
Call sub_0807DF28
|
||||
Call DisablePauseMenuAndPutAwayItems
|
||||
Call sub_0807FBC4
|
||||
Call sub_0807FBA0
|
||||
SetEntitySpeed 0x0700
|
||||
|
||||
@@ -5,7 +5,7 @@ SCRIPT_START script_Npc4EKinstoneFused
|
||||
CameraTargetPlayer
|
||||
Call sub_0807FBCC
|
||||
EnablePlayerControl
|
||||
Call sub_0807DF50
|
||||
Call EnablePauseMenu
|
||||
script_0800D6AE:
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
|
||||
@@ -14,10 +14,10 @@ SCRIPT_START script_WindTribespeople6
|
||||
script_08014AAC:
|
||||
FacePlayerAndCheckDist
|
||||
JumpIfNot script_08014AAC
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
SetPlayerIdle
|
||||
FacePlayer
|
||||
MessageNoOverlap TEXT_WIND_TRIBE, 0x0a
|
||||
WaitUntilTextboxCloses
|
||||
EnablePlayerControl
|
||||
EnablePlayerControl
|
||||
Jump script_08014AAC
|
||||
.2byte 0x0000
|
||||
|
||||
Reference in New Issue
Block a user