mirror of
https://github.com/zeldaret/tmc
synced 2026-08-10 03:06:02 -04:00
Rename objects
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
@ DHC CUTSCENE_ORCHESTRATOR V1 defeated
|
||||
SCRIPT_START script_CutsceneOrchestratorV1Defeated
|
||||
EndBlock
|
||||
script_0800DFB6:
|
||||
CheckRoomFlag 0x0001
|
||||
JumpIfNot script_0800DFB6
|
||||
StopBgm
|
||||
SetPlayerIdle
|
||||
Call DisablePauseMenuAndPutAwayItems
|
||||
PlaySound SFX_EVAPORATE
|
||||
CallWithArg sub_0806DA1C, 0x00000004
|
||||
Call EnablePauseMenu
|
||||
EnablePlayerControl
|
||||
DoPostScriptAction 0x0006
|
||||
SCRIPT_END
|
||||
Reference in New Issue
Block a user