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
+2 -2
View File
@@ -7,7 +7,7 @@ script_0800934E:
CheckEntityInteractType
JumpIfNot script_0800934E
SetPlayerIdle
Call sub_0807DF28
Call DisablePauseMenuAndPutAwayItems
Call sub_0806D638
_0807F0B4 0x0001
CameraTargetEntity
@@ -23,6 +23,6 @@ script_08009376:
Wait 0x002d
_0807F0B4 0x0004
EnablePlayerControl
Call sub_0807DF50
Call EnablePauseMenu
Jump script_0800934E
SCRIPT_END
@@ -23,9 +23,9 @@ script_080093DA:
JumpIf script_080093EE
SetIntVariable 0x00001d04
script_080093EE:
MessageNoOverlapVar
MessageNoOverlapVar
WaitUntilTextboxCloses
CheckTextboxResult
CheckTextboxResult
JumpIfNot script_08009376
Wait 0x001e
MessageNoOverlap TEXT_GORONS, 0x08
@@ -39,7 +39,7 @@ script_080093EE:
SetLocalFlag DAIGORON_EXCHG
SetLocalFlag DAIGORON_SHIELD
Call sub_0806D5D4
FaceAwayFromPlayer
FaceAwayFromPlayer
MessageNoOverlap TEXT_GORONS, 0x09
WaitUntilTextboxCloses
Wait 0x000a
@@ -1,5 +1,5 @@
@ Veil Falls OBJECT_6A Mirror Shield being spit out
SCRIPT_START script_Object6AMirrorShield
@ Veil Falls CUTSCENE_MISC_OBJECT Mirror Shield being spit out
SCRIPT_START script_CutsceneMiscObjectMirrorShield
BeginBlock
Call sub_0806D804
SetEntitySpeed 0x0180
@@ -1,5 +1,5 @@
@ OBJECT_6A in Veil Falls Top?
SCRIPT_START script_Object6AVeilFallsTop
@ CUTSCENE_MISC_OBJECT in Veil Falls Top?
SCRIPT_START script_CutsceneMiscObjectVeilFallsTop
BeginBlock
Call sub_0806D7C4
SetEntitySpeed 0x0080
@@ -0,0 +1,5 @@
@ Veil Falls MINISH_VILLAGE_OBJECT left stone
SCRIPT_START script_MinishVillageObjectLeftStone
OffsetEntityPosition 0xfff0, 0x0000
SCRIPT_END
.2byte 0x0000
@@ -1,8 +1,8 @@
@ Waterfalls OBJECT_3E during kinstone cutscene?
SCRIPT_START script_Object3ELeftStoneOpening
@ Waterfalls MINISH_VILLAGE_OBJECT during kinstone cutscene?
SCRIPT_START script_MinishVillageObjectLeftStoneOpening
BeginBlock
CheckKinstoneFused KINSTONE_9
JumpIf script_Object3ELeftStone
JumpIf script_MinishVillageObjectLeftStone
EndBlock
WaitForSyncFlagAndClear 0x00000001
DoPostScriptAction 0x0010
@@ -0,0 +1,5 @@
@ Veil Falls MINISH_VILLAGE_OBJECT right stone
SCRIPT_START script_MinishVillageObjectRightStone
OffsetEntityPosition 0x0010, 0x0000
SCRIPT_END
.2byte 0x0000
@@ -1,8 +1,8 @@
@ Waterfalls OBJECT_3E during kinstone cutscene?
SCRIPT_START script_Object3ERightStoneOpening
@ Waterfalls MINISH_VILLAGE_OBJECT during kinstone cutscene?
SCRIPT_START script_MinishVillageObjectRightStoneOpening
BeginBlock
CheckKinstoneFused KINSTONE_9
JumpIf script_Object3ERightStone
JumpIf script_MinishVillageObjectRightStone
EndBlock
WaitForSyncFlagAndClear 0x00000002
DoPostScriptAction 0x0010
@@ -14,7 +14,7 @@ script_08015FE4:
SetPlayerIdle
CheckKinstoneFused KINSTONE_9
JumpIf script_08015FFE
Call sub_0807DF50
Call EnablePauseMenu
EnablePlayerControl
Jump script_08015FE4
script_08015FFE:
@@ -6,7 +6,7 @@ SCRIPT_START script_NPC4ESouurceOfTheFlowOpening
PlaySound SFX_SECRET
EzloMessage TEXT_EZLO, 0x1f
WaitUntilTextboxCloses
Call sub_0807DF50
Call EnablePauseMenu
EnablePlayerControl
script_08016028:
DoPostScriptAction 0x0006
@@ -1,5 +0,0 @@
@ Veil Falls OBJECT_3E left stone
SCRIPT_START script_Object3ELeftStone
OffsetEntityPosition 0xfff0, 0x0000
SCRIPT_END
.2byte 0x0000
@@ -1,5 +0,0 @@
@ Veil Falls OBJECT_3E right stone
SCRIPT_START script_Object3ERightStone
OffsetEntityPosition 0x0010, 0x0000
SCRIPT_END
.2byte 0x0000