Recipe Update (Minimap + Effect)
This commit is contained in:
parent
979cdf2b94
commit
226e300007
|
@ -7,6 +7,8 @@ Show
|
|||
SetBorderColor 74 0 160
|
||||
SetFontSize 45
|
||||
PlayAlertSound 14 300
|
||||
MinimapIcon 0 White Triangle
|
||||
PlayEffect White
|
||||
|
||||
Show
|
||||
Sockets = 6
|
||||
|
@ -15,6 +17,8 @@ Show
|
|||
SetBorderColor 136 136 255
|
||||
SetFontSize 40
|
||||
PlayAlertSound 2 300
|
||||
MinimapIcon 0 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
LinkedSockets >= 3
|
||||
|
@ -24,6 +28,8 @@ Show
|
|||
SetBorderColor 136 136 255
|
||||
SetFontSize 40
|
||||
PlayAlertSound 2 300
|
||||
MinimapIcon 0 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
Rarity = Normal
|
||||
|
@ -33,4 +39,6 @@ Show
|
|||
SetBorderColor 136 136 255
|
||||
SetFontSize 40
|
||||
PlayAlertSound 2 300
|
||||
MinimapIcon 0 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@ Show
|
|||
SetBorderColor 74 0 160
|
||||
SetFontSize 45
|
||||
PlayAlertSound 14 300
|
||||
MinimapIcon 0 White Triangle
|
||||
PlayEffect White
|
||||
|
||||
Show
|
||||
Sockets = 6
|
||||
|
@ -15,6 +17,8 @@ Show
|
|||
SetBorderColor 136 136 255
|
||||
SetFontSize 40
|
||||
PlayAlertSound 2 300
|
||||
MinimapIcon 0 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
LinkedSockets >= 3
|
||||
|
@ -24,6 +28,8 @@ Show
|
|||
SetBorderColor 136 136 255
|
||||
SetFontSize 40
|
||||
PlayAlertSound 2 300
|
||||
MinimapIcon 0 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
Rarity = Normal
|
||||
|
@ -33,12 +39,6 @@ Show
|
|||
SetBorderColor 136 136 255
|
||||
SetFontSize 40
|
||||
PlayAlertSound 2 300
|
||||
|
||||
Show
|
||||
BaseType "Stone Hammer" "Rock Breaker" "Gavel"
|
||||
SetTextColor 219 182 127
|
||||
SetBackgroundColor 38 35 35
|
||||
SetBorderColor 136 136 255
|
||||
SetFontSize 35
|
||||
PlayAlertSound 2 300
|
||||
MinimapIcon 0 Blue Diamond
|
||||
PlayEffect Blue
|
||||
|
||||
|
|
Loading…
Reference in New Issue