mirror of
https://github.com/zeldaret/tmc
synced 2026-08-18 05:38:50 -04:00
Use enums across more scripts and files
This commit is contained in:
@@ -7,7 +7,7 @@ SCRIPT_START script_BigGoronKinstone4
|
||||
_0807EEF4 0xfff8, 0x0000
|
||||
_0807F0C8 0x0000, 0x0000
|
||||
Wait 0x001e
|
||||
MessageNoOverlap 0x1d00
|
||||
MessageNoOverlap TEXT_GORONS, 0x00
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000006
|
||||
WaitForSyncFlagAndClear 0x00000001
|
||||
|
||||
@@ -10,7 +10,7 @@ script_0800BB42:
|
||||
JumpIfNot script_0800BB42
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e05
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x05
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x0078
|
||||
Call sub_08054968
|
||||
|
||||
@@ -8,7 +8,7 @@ script_0800BBE4:
|
||||
JumpIfNot script_0800BBE4
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e03
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x03
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x0078
|
||||
Call sub_08054968
|
||||
|
||||
@@ -10,7 +10,7 @@ script_0800BC18:
|
||||
JumpIfNot script_0800BC18
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e07
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x07
|
||||
WaitUntilTextboxCloses
|
||||
BeginBlock
|
||||
SetAnimationState 0x0000
|
||||
|
||||
@@ -17,7 +17,7 @@ script_0800BA8E:
|
||||
Wait 0x001e
|
||||
_0807EDD4 0x02f0, 0x0350
|
||||
Wait 0x001e
|
||||
MessageNoOverlap 0x0e00
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x00
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x0078
|
||||
Call sub_08054968
|
||||
|
||||
@@ -9,7 +9,7 @@ SCRIPT_START script_Goron1Kinstone2
|
||||
Wait 0x00f0
|
||||
SetAnimation 0x0000
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e0a
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x0a
|
||||
WaitUntilTextboxCloses
|
||||
SetAnimation 0x0008
|
||||
Wait 0x003c
|
||||
@@ -22,7 +22,7 @@ script_0800BD1C:
|
||||
SetAnimation 0x0000
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e0c
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x0c
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000002
|
||||
WaitForSyncFlagAndClear 0x00000004
|
||||
|
||||
@@ -10,7 +10,7 @@ SCRIPT_START script_Goron1Kinstone3
|
||||
SetAnimation 0x0000
|
||||
SetAnimationState 0x0002
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e0d
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x0d
|
||||
WaitUntilTextboxCloses
|
||||
SetAnimation 0x0008
|
||||
Wait 0x003c
|
||||
|
||||
@@ -10,7 +10,7 @@ SCRIPT_START script_Goron1Kinstone4
|
||||
SetAnimation 0x0000
|
||||
SetAnimationState 0x0002
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e10
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x10
|
||||
WaitUntilTextboxCloses
|
||||
SetAnimation 0x0008
|
||||
Wait 0x003c
|
||||
|
||||
@@ -10,7 +10,7 @@ SCRIPT_START script_Goron1Kinstone5
|
||||
SetAnimation 0x0000
|
||||
SetAnimationState 0x0002
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e13
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x13
|
||||
WaitUntilTextboxCloses
|
||||
SetAnimation 0x0008
|
||||
Wait 0x003c
|
||||
|
||||
@@ -10,7 +10,7 @@ SCRIPT_START script_Goron1Kinstone6
|
||||
SetAnimation 0x0000
|
||||
SetAnimationState 0x0002
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e16
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x16
|
||||
WaitUntilTextboxCloses
|
||||
SetAnimation 0x0008
|
||||
Wait 0x003c
|
||||
|
||||
@@ -11,7 +11,7 @@ SCRIPT_START script_Goron2Kinstone2
|
||||
DoPostScriptAction 0x0007
|
||||
CallWithArg sub_0807F4F8, 0x00000270
|
||||
Wait 0x001e
|
||||
MessageNoOverlap 0x0e0b
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x0b
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000004
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
|
||||
@@ -24,7 +24,7 @@ script_0800BE8C:
|
||||
SetAnimation 0x0000
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e0f
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x0f
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000002
|
||||
Call sub_08054F64
|
||||
|
||||
@@ -24,7 +24,7 @@ script_0800BFA8:
|
||||
SetAnimation 0x0000
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e12
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x12
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000002
|
||||
Call sub_08054F64
|
||||
|
||||
@@ -24,7 +24,7 @@ script_0800C120:
|
||||
SetAnimation 0x0000
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e15
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x15
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000002
|
||||
Call sub_08054F64
|
||||
|
||||
@@ -24,7 +24,7 @@ script_0800C248:
|
||||
SetAnimation 0x0000
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e18
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x18
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x00000002
|
||||
Call sub_08054F64
|
||||
|
||||
@@ -11,7 +11,7 @@ SCRIPT_START script_Goron3Kinstone3
|
||||
DoPostScriptAction 0x0007
|
||||
CallWithArg sub_0807F4F8, 0x000001b8
|
||||
Wait 0x001e
|
||||
MessageNoOverlap 0x0e0e
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x0e
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x0000000c
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
|
||||
@@ -11,7 +11,7 @@ SCRIPT_START script_Goron4Kinstone4
|
||||
DoPostScriptAction 0x0007
|
||||
CallWithArg sub_0807F4F8, 0x000001b8
|
||||
Wait 0x001e
|
||||
MessageNoOverlap 0x0e11
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x11
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x0000001c
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
|
||||
@@ -11,7 +11,7 @@ SCRIPT_START script_Goron5Kinstone5
|
||||
DoPostScriptAction 0x0007
|
||||
CallWithArg sub_0807F4F8, 0x00000128
|
||||
Wait 0x001e
|
||||
MessageNoOverlap 0x0e14
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x14
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x0000003c
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
|
||||
@@ -11,7 +11,7 @@ SCRIPT_START script_Goron6Kindstone6
|
||||
DoPostScriptAction 0x0007
|
||||
CallWithArg sub_0807F4F8, 0x00000128
|
||||
Wait 0x001e
|
||||
MessageNoOverlap 0x0e17
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x17
|
||||
WaitUntilTextboxCloses
|
||||
SetSyncFlag 0x0000007c
|
||||
WaitForSyncFlagAndClear 0x00000002
|
||||
|
||||
@@ -12,7 +12,7 @@ script_0800BC62:
|
||||
Wait 0x001e
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e08
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x08
|
||||
WaitUntilTextboxCloses
|
||||
DoPostScriptAction 0x000f
|
||||
SetAnimation 0x0008
|
||||
@@ -26,7 +26,7 @@ script_0800BC62:
|
||||
Wait 0x003c
|
||||
DoPostScriptAction 0x000c
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e09
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x09
|
||||
WaitUntilTextboxCloses
|
||||
Call SetCollisionLayer1
|
||||
CallWithArg sub_0807F4F8, 0x0000035c
|
||||
|
||||
@@ -11,7 +11,7 @@ script_0800BB7A:
|
||||
JumpIfNot script_0800BB7A
|
||||
_0807EDD4 0x03a0, 0x00f8
|
||||
Wait 0x001e
|
||||
MessageNoOverlap 0x0e06
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x06
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x000f
|
||||
_0807EDD4 0x0380, 0x00f8
|
||||
|
||||
@@ -10,7 +10,7 @@ script_0800BADE:
|
||||
JumpIfNot script_0800BADE
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e01
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x01
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x0078
|
||||
Call sub_08054968
|
||||
|
||||
@@ -11,7 +11,7 @@ script_0800BBBA:
|
||||
JumpIfNot script_0800BBBA
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e04
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x04
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x0078
|
||||
Call sub_08054968
|
||||
|
||||
@@ -7,7 +7,7 @@ script_0800BB04:
|
||||
JumpIfNot script_0800BB04
|
||||
DoPostScriptAction 0x0004
|
||||
Wait 0x003c
|
||||
MessageNoOverlap 0x0e02
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x02
|
||||
WaitUntilTextboxCloses
|
||||
Wait 0x003c
|
||||
DoPostScriptAction 0x000f
|
||||
|
||||
Reference in New Issue
Block a user