mirror of
https://github.com/zeldaret/tmc
synced 2026-07-09 06:53:27 -04:00
Rename scripts
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
@ Mazaal Macro when defeated
|
||||
SCRIPT_START script_MazaalMacroDefeated
|
||||
BeginBlock
|
||||
_0807E864
|
||||
EndBlock
|
||||
Wait 0x0078
|
||||
_0807E908 0x0004
|
||||
StartPlayerScript script_PlayerDefeatedMazaal
|
||||
WaitForSomething2 0x00000002
|
||||
Wait 0x000c
|
||||
_0807E908 0x0005
|
||||
SCRIPT_END
|
||||
@@ -0,0 +1,12 @@
|
||||
@ Mazaal OBJECT_89
|
||||
SCRIPT_START script_Object89Mazaal
|
||||
BeginBlock
|
||||
EndBlock
|
||||
_0807E888
|
||||
Wait 0x0018
|
||||
_0807E864
|
||||
StartPlayerScript script_PlayerAtMazaal
|
||||
WaitForSomething2 0x00000001
|
||||
_0807E908 0x0002
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
@@ -0,0 +1,13 @@
|
||||
@ Player entering Mazaal
|
||||
SCRIPT_START script_PlayerAtMazaal
|
||||
BeginBlock
|
||||
_0807EB44 0x0000
|
||||
SetEntitySpeed 0x0140
|
||||
EndBlock
|
||||
_0807EDD4 0x00b8, 0x0094
|
||||
Wait 0x0008
|
||||
DoPostScriptAction 0x0000
|
||||
Wait 0x0008
|
||||
_0807E5F8 0x00000001
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
@@ -0,0 +1,20 @@
|
||||
@ Player when defeating Mazaal
|
||||
SCRIPT_START script_PlayerDefeatedMazaal
|
||||
BeginBlock
|
||||
SetEntitySpeed 0x0140
|
||||
EndBlock
|
||||
Wait 0x003c
|
||||
_0807EB44 0x0004
|
||||
Wait 0x000f
|
||||
_0807EB44 0x0002
|
||||
Wait 0x0012
|
||||
_0807EB44 0x0006
|
||||
Wait 0x000c
|
||||
_0807EB44 0x0000
|
||||
Wait 0x0015
|
||||
_0807EB44 0x0004
|
||||
Wait 0x0008
|
||||
_0807E5F8 0x00000002
|
||||
_0807EDD4 0x0088, 0x0158
|
||||
SCRIPT_END
|
||||
.2byte 0x0000
|
||||
Reference in New Issue
Block a user