Files
tmc/data/scripts/cutscene/introCeremony/script_PlayerProtectingZelda.inc
2022-12-21 23:40:27 +01:00

14 lines
317 B
SQL

@ Intro ceremony Player protecting Zelda
SCRIPT_START script_PlayerProtectingZelda
BeginBlock
SetEntitySpeed 0x0040
EndBlock
SetEntitySpeed 0x0200
DoPostScriptAction 0x0001
MoveTo 0x01d8, 0x0068
SetAnimationState 0x0004
DoPostScriptAction 0x0000
SetSyncFlag 0x00000400
Call SetPlayerActionNormal
SCRIPT_END