tmc/data/scripts/cutscene/originStory/script_PlayerDefeatedMoblin...

13 lines
301 B
PHP

@ Player Outside Castle after defeating Moblins
SCRIPT_START script_PlayerDefeatedMoblins
BeginBlock
SetEntitySpeed 0x0100
EndBlock
DoPostScriptAction 0x0001
MoveTo 0x01f8, 0x0148
SetAnimationState 0x0004
DoPostScriptAction 0x0000
SetSyncFlag 0x00000001
Call SetPlayerActionNormal
SCRIPT_END