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
@@ -0,0 +1,24 @@
@ Graveyard CUTSCENE_ORCHESTRATOR When getting the key back
SCRIPT_START script_CutsceneOrchestratorGetKeyBack
BeginBlock
EndBlock
script_080098D8:
CheckGlobalFlag HAKA_KEY_LOST
JumpIfNot script_080098D8
script_080098E0:
CheckInventory1 ITEM_QST_GRAVEYARD_KEY
JumpIfNot script_080098E0
CheckLocalFlag HAKA_KEY_GET
JumpIf script_08009910
SetLocalFlag HAKA_KEY_GET
SetPlayerIdle
Call WaitForPlayerNormal
Call DisablePauseMenuAndPutAwayItems
EzloMessage TEXT_DAMPE, 0x0a
WaitUntilTextboxCloses
Call EnablePauseMenu
EnablePlayerControl
script_08009910:
DoPostScriptAction 0x0006
SCRIPT_END
.2byte 0x0000