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
@@ -1,5 +1,5 @@
@ After ToD OBJECT_69 Cutscene
SCRIPT_START script_Object69AfterToD
@ After ToD CUTSCENE_ORCHESTRATOR Cutscene
SCRIPT_START script_CutsceneOrchestratorAfterToD
SetPlayerIdle
script_0800AFB2:
EndBlock
@@ -8,11 +8,11 @@ script_0800AFB2:
ComparePlayerAction PLAYER_NORMAL
JumpIfNot script_0800AFB2
EndBlock
Call sub_0807DF28
Call DisablePauseMenuAndPutAwayItems
EzloMessage TEXT_EZLO_ELEMENTS_DONE, 0x04
WaitUntilTextboxCloses
SetLocalFlagByBank FLAG_BANK_1, 0x0004
Call sub_0807DF50
Call EnablePauseMenu
EnablePlayerControl
DoPostScriptAction 0x0006
SCRIPT_END
@@ -3,10 +3,10 @@ SCRIPT_START script_EzloTalkOcarina
EndBlock
SetPlayerIdle
Call WaitForPlayerNormalOrTalkEzlo
Call sub_0807DF28
Call DisablePauseMenuAndPutAwayItems
EzloMessage TEXT_EZLO, 0x5f
WaitUntilTextboxCloses
Call sub_0807DF50
Call EnablePauseMenu
EnablePlayerControl
DoPostScriptAction 0x0006
SCRIPT_END
@@ -6,7 +6,7 @@ SCRIPT_START script_KingGustafHologram
script_08012368:
CheckLocalFlag 0x0004
JumpIfNot script_08012368
Call sub_0807DF28
Call DisablePauseMenuAndPutAwayItems
SetPlayerIdle
StopBgm
BeginBlock
@@ -45,7 +45,7 @@ script_08012368:
WaitUntilTextboxCloses
SetIntVariable 0x00000203
Call LoadMenu
Call sub_0807DF50
Call EnablePauseMenu
EnablePlayerControl
DoPostScriptAction 0x0006
SCRIPT_END