mirror of
https://github.com/zeldaret/tmc
synced 2026-08-16 05:09:24 -04:00
Identify player functions and update asm.h
This commit is contained in:
@@ -12,5 +12,5 @@ SCRIPT_START script_PlayerAtGraveyardHouseDoor
|
||||
DoPostScriptAction 0x000d
|
||||
SetEntitySpeed 0x0100
|
||||
WalkSouth 0x0010
|
||||
Call sub_080791BC
|
||||
Call SetPlayerActionNormal
|
||||
SCRIPT_END
|
||||
|
||||
@@ -8,5 +8,5 @@ SCRIPT_START script_PlayerAtKingGustav
|
||||
SetAnimationState 0x0000
|
||||
DoPostScriptAction 0x0000
|
||||
SetSyncFlag 0x00000001
|
||||
Call sub_080791BC
|
||||
Call SetPlayerActionNormal
|
||||
SCRIPT_END
|
||||
|
||||
@@ -16,6 +16,6 @@ SCRIPT_START script_PlayerGetKeyStolen
|
||||
_0807EF3C 0x0200, 0x0020
|
||||
DoPostScriptAction 0x0000
|
||||
SetSyncFlag 0x00000040
|
||||
Call sub_080791BC
|
||||
Call SetPlayerActionNormal
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
|
||||
Reference in New Issue
Block a user