mirror of
https://github.com/zeldaret/tmc
synced 2026-09-03 10:21:18 -04:00
Rename scripts
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
@ Syrup OBJECT_69 Potion
|
||||
SCRIPT_START script_Object69PotionBlue
|
||||
BeginBlock
|
||||
Call sub_080787B4
|
||||
EndBlock
|
||||
script_08016146:
|
||||
CheckEntityInteractType
|
||||
JumpIfNot script_08016146
|
||||
_0807E864
|
||||
GetInventoryValue 0x0025
|
||||
MessageFromTargetTable 0x2d03, 0x2d02, 0x2d02, 0x2d02
|
||||
_0807E3E8
|
||||
JumpIfNot script_0801618A
|
||||
_0807E48C 0x0020
|
||||
JumpIf script_08016172
|
||||
MessageFromTarget 0x2d0c
|
||||
Jump script_0801618A
|
||||
script_08016172:
|
||||
BuyItem 0x0025, 0x0000
|
||||
JumpIf script_08016184
|
||||
MessageFromTarget 0x2d0b
|
||||
Jump script_0801618A
|
||||
script_08016184:
|
||||
WaitPlayerGetItem
|
||||
MessageFromTarget 0x2d06
|
||||
script_0801618A:
|
||||
_0807E878
|
||||
Jump script_08016146
|
||||
.align 2, 0
|
||||
|
||||
Reference in New Issue
Block a user