mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 15:21:09 -04:00
12 lines
246 B
SQL
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
|