Prophecy + Horizons in Currency
This commit is contained in:
parent
e43ab82d01
commit
b23196d55d
|
@ -170,6 +170,27 @@ Show
|
|||
SetFontSize 45
|
||||
PlayAlertSound 10 300
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Horizons"
|
||||
SetTextColor 210 0 220
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 210 0 220
|
||||
SetFontSize 45
|
||||
PlayAlertSound 3 300
|
||||
MinimapIcon 0 White Square
|
||||
PlayEffect Brown Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Prophecy"
|
||||
SetTextColor 107 0 112
|
||||
SetBackgroundColor 245 225 180
|
||||
SetBorderColor 107 0 112
|
||||
SetFontSize 35
|
||||
PlayAlertSound 3 300
|
||||
PlayEffect Brown Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Glassblower's Bauble"
|
||||
|
|
|
@ -170,6 +170,27 @@ Show
|
|||
SetFontSize 45
|
||||
PlayAlertSound 10 300
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Horizons"
|
||||
SetTextColor 210 0 220
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 210 0 220
|
||||
SetFontSize 45
|
||||
PlayAlertSound 3 300
|
||||
MinimapIcon 0 White Square
|
||||
PlayEffect Brown Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Prophecy"
|
||||
SetTextColor 107 0 112
|
||||
SetBackgroundColor 245 225 180
|
||||
SetBorderColor 107 0 112
|
||||
SetFontSize 35
|
||||
PlayAlertSound 3 300
|
||||
PlayEffect Brown Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Glassblower's Bauble"
|
||||
|
|
|
@ -7,6 +7,9 @@ Show
|
|||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 231 180 120
|
||||
SetFontSize 30
|
||||
MinimapIcon 1 Brown Circle
|
||||
PlayEffect Brown
|
||||
CustomAlertSound "mx_scroll.mp3"
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
|
@ -15,6 +18,9 @@ Show
|
|||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 30
|
||||
MinimapIcon 1 Blue Circle
|
||||
PlayEffect Blue
|
||||
CustomAlertSound "mx_scroll.mp3"
|
||||
|
||||
Show
|
||||
BaseType "Timeworn Reliquary Key"
|
||||
|
@ -164,6 +170,27 @@ Show
|
|||
SetFontSize 45
|
||||
PlayAlertSound 10 300
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Orb of Horizons"
|
||||
SetTextColor 210 0 220
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 210 0 220
|
||||
SetFontSize 45
|
||||
PlayAlertSound 3 300
|
||||
MinimapIcon 0 White Square
|
||||
PlayEffect Brown Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Prophecy"
|
||||
SetTextColor 107 0 112
|
||||
SetBackgroundColor 245 225 180
|
||||
SetBorderColor 107 0 112
|
||||
SetFontSize 35
|
||||
PlayAlertSound 3 300
|
||||
PlayEffect Brown Temp
|
||||
|
||||
Show
|
||||
Class "Currency"
|
||||
BaseType "Glassblower's Bauble"
|
||||
|
|
Loading…
Reference in New Issue