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

12 lines
246 B
SQL

@ Intro Hyrule Town Player 3
SCRIPT_START script_PlayerIntro3
BeginBlock
SetEntitySpeed 0x0100
EndBlock
MoveTo 0x0078, 0x01c0
SetAnimationState 0x0000
DoPostScriptAction 0x0000
SetSyncFlag 0x00000001
Call SetPlayerActionNormal
SCRIPT_END