mirror of
https://github.com/zeldaret/tmc
synced 2026-09-07 11:21:35 -04:00
Rename objects
This commit is contained in:
+4
-4
@@ -1,5 +1,5 @@
|
||||
@ Links house OBJECT_69 bed
|
||||
SCRIPT_START script_Object69LinksHouseBed
|
||||
@ Links house CUTSCENE_ORCHESTRATOR bed
|
||||
SCRIPT_START script_CutsceneOrchestratorLinksHouseBed
|
||||
BeginBlock
|
||||
EndBlock
|
||||
script_08009DF0:
|
||||
@@ -11,7 +11,7 @@ script_08009DF0:
|
||||
EzloMessage TEXT_SMITH, 0x07
|
||||
CheckTextboxResult
|
||||
JumpIfNot script_08009E4E
|
||||
Call sub_0807DF28
|
||||
Call DisablePauseMenuAndPutAwayItems
|
||||
SetFadeTime 0x0002
|
||||
SetFade5
|
||||
WaitForFadeFinish
|
||||
@@ -23,7 +23,7 @@ script_08009DF0:
|
||||
Wait 0x000f
|
||||
WaitUntilTextboxCloses
|
||||
EnablePlayerControl
|
||||
Call sub_0807DF50
|
||||
Call EnablePauseMenu
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
script_08009E4E:
|
||||
@@ -1,7 +1,7 @@
|
||||
@ Player waking up after rest
|
||||
SCRIPT_START script_PlayerWakeAfterRest
|
||||
BeginBlock
|
||||
Call sub_0807DF28
|
||||
Call DisablePauseMenuAndPutAwayItems
|
||||
EndBlock
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
SetFadeTime 0x0002
|
||||
|
||||
Reference in New Issue
Block a user