mirror of
https://github.com/zeldaret/tmc
synced 2026-09-10 04:11:53 -04:00
Name some script commands
This commit is contained in:
@@ -22,7 +22,7 @@ script_0800B2E2:
|
||||
Call sub_080676E0
|
||||
Call sub_08067534
|
||||
DoPostScriptAction 0x0012
|
||||
_0807E5F8 0x00000001
|
||||
SetSyncFlag 0x00000001
|
||||
script_0800B302:
|
||||
EndBlock
|
||||
SCRIPT_END
|
||||
|
||||
@@ -34,14 +34,14 @@ script_0800B348:
|
||||
Call sub_0806757C
|
||||
script_0800B350:
|
||||
EndBlock
|
||||
WaitForSomething2 0x00000002
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
PlaySound SFX_ITEM_BOMB_EXPLODE
|
||||
Call sub_080676D8
|
||||
Call sub_0806757C
|
||||
Call sub_080675D4
|
||||
Wait 0x0014
|
||||
BeginBlock
|
||||
_0807E5F8 0x00000001
|
||||
SetSyncFlag 0x00000001
|
||||
CheckKinstoneFused 0x0006
|
||||
JumpIfNot script_0800B350
|
||||
CheckKinstoneFused 0x0007
|
||||
|
||||
@@ -12,9 +12,9 @@ script_0800B6D4:
|
||||
_0807E864
|
||||
Call sub_0807F9A4
|
||||
StartPlayerScript script_PlayerAtGreatFairy
|
||||
WaitForSomething2 0x00000004
|
||||
WaitForSyncFlagAndClear 0x00000004
|
||||
SetRoomFlag 0x0000
|
||||
WaitForSomething2 0x00000004
|
||||
WaitForSyncFlagAndClear 0x00000004
|
||||
CheckLocalFlag 0x009f
|
||||
JumpIf script_0800B7A2
|
||||
MessageNoOverlap 0x057b
|
||||
@@ -23,6 +23,6 @@ script_0800B6D4:
|
||||
JumpIf script_0800B6A6
|
||||
WaitUntilTextboxCloses
|
||||
SetLocalFlag 0x009f
|
||||
_0807F034 0x0064
|
||||
GivePlayerItem 0x0064
|
||||
Jump script_0800B698
|
||||
.2byte 0x0000
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
@ Castor Wilds OBJECT_69?
|
||||
SCRIPT_START script_Object69
|
||||
BeginBlock
|
||||
_0807E5F8 0x00000000
|
||||
SetSyncFlag 0x00000000
|
||||
.ifdef JP
|
||||
CheckLocalFlag 0x001e
|
||||
.else
|
||||
@@ -19,13 +19,13 @@ SCRIPT_START script_Object69
|
||||
SetEntitySpeed 0x00c0
|
||||
EndBlock
|
||||
script_0800B216:
|
||||
WaitForSomething2 0x00000001
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
Call sub_0807DF28
|
||||
MoveEntityToPlayer
|
||||
CameraTargetEntity
|
||||
_0807EDD4 0x0068, 0x0380
|
||||
_0807E5F8 0x00000002
|
||||
WaitForSomething2 0x00000001
|
||||
SetSyncFlag 0x00000002
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
Call sub_0807DF50
|
||||
Wait 0x000c
|
||||
CameraTargetPlayer
|
||||
|
||||
@@ -8,8 +8,8 @@ SCRIPT_START script_Object69DarknutFight
|
||||
WaitForPlayerAction0x17
|
||||
StartPlayerScript script_PlayerAtDarknutFight
|
||||
Wait 0x0018
|
||||
_0807E5F8 0x00000002
|
||||
WaitForSomething2 0x00000001
|
||||
SetSyncFlag 0x00000002
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
SetRoomFlag 0x0000
|
||||
Wait 0x0010
|
||||
PlayBgm BGM_FIGHT_THEME
|
||||
|
||||
@@ -3,7 +3,7 @@ SCRIPT_START script_PlayerAtDarknutFight
|
||||
BeginBlock
|
||||
DoPostScriptAction 0x0000
|
||||
EndBlock
|
||||
WaitForSomething2 0x00000002
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
SetEntitySpeed 0x00e0
|
||||
_0807EDD4 0x0088, 0x0090
|
||||
ClearLocalFlag 0x0039
|
||||
@@ -12,6 +12,6 @@ SCRIPT_START script_PlayerAtDarknutFight
|
||||
Wait 0x002c
|
||||
LoadRoomEntityList gUnk_080DA260
|
||||
Wait 0x001e
|
||||
_0807E5F8 0x00000001
|
||||
SetSyncFlag 0x00000001
|
||||
Call sub_0807921C
|
||||
SCRIPT_END
|
||||
|
||||
Reference in New Issue
Block a user