mirror of
https://github.com/zeldaret/tmc
synced 2026-05-24 23:22:08 -04:00
10 lines
238 B
SQL
10 lines
238 B
SQL
@ Intro Outside Castle Player
|
|
SCRIPT_START script_PlayerIntroBusinessScrub3
|
|
SetEntitySpeed 0x0100
|
|
MoveTo 0x0248, 0x0208
|
|
SetAnimationState 0x0000
|
|
DoPostScriptAction 0x0000
|
|
SetSyncFlag 0x00000010
|
|
Call SetPlayerActionNormal
|
|
SCRIPT_END
|