mirror of
https://github.com/zeldaret/tmc
synced 2026-08-10 19:17:33 -04:00
Rename objects
This commit is contained in:
@@ -12,7 +12,7 @@ script_0800BC18:
|
||||
Wait 0x003c
|
||||
MessageNoOverlap TEXT_KINSTONE, 0x07
|
||||
WaitUntilTextboxCloses
|
||||
BeginBlock
|
||||
BeginBlock
|
||||
SetAnimationState 0x0000
|
||||
SetAnimation 0x0004
|
||||
EndBlock
|
||||
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
@ OBJECT_B3 spark in all fusing kinstone cutscenes
|
||||
SCRIPT_START script_ObjectB3KinstoneSpark
|
||||
@ KINSTONE_SPARK spark in all fusing kinstone cutscenes
|
||||
SCRIPT_START script_KinstoneSparkKinstoneSpark
|
||||
BeginBlock
|
||||
SetEntitySpeed 0x0180
|
||||
SetAnimation 0x0004
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
@ Hyrule Town OBJECT_B3 Kinstone spark red from bottom
|
||||
SCRIPT_START script_ObjectB3KinstoneSparkFromBottom
|
||||
@ Hyrule Town KINSTONE_SPARK Kinstone spark red from bottom
|
||||
SCRIPT_START script_KinstoneSparkKinstoneSparkFromBottom
|
||||
BeginBlock
|
||||
SetEntitySpeed 0x0120
|
||||
SetAnimation 0x0004
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
@ OBJECT_B3 during Goron cutscene
|
||||
@ KINSTONE_SPARK during Goron cutscene
|
||||
@ blue from top
|
||||
SCRIPT_START script_ObjectB3KinstoneSparkGoron
|
||||
SCRIPT_START script_KinstoneSparkKinstoneSparkGoron
|
||||
BeginBlock
|
||||
SetEntitySpeed 0x0100
|
||||
SetAnimation 0x0004
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
@ OBJECT_B3 in Goron Merchant arriving Kinstone cutscene
|
||||
@ KINSTONE_SPARK in Goron Merchant arriving Kinstone cutscene
|
||||
@ blue from left to right
|
||||
SCRIPT_START script_ObjectB3KinstoneSparkGoronMerchang
|
||||
SCRIPT_START script_KinstoneSparkKinstoneSparkGoronMerchang
|
||||
BeginBlock
|
||||
SetEntitySpeed 0x0180
|
||||
SetAnimation 0x0004
|
||||
Reference in New Issue
Block a user