Strict Update 04
This commit is contained in:
parent
342fc17263
commit
3bce93aab8
|
@ -1,5 +1,25 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Hide
|
||||
Class "Currency"
|
||||
BaseType "Scroll of Wisdom"
|
||||
SetTextColor 240 210 167
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 231 180 120
|
||||
SetFontSize 30
|
||||
MinimapIcon 1 Brown Circle
|
||||
PlayEffect Brown
|
||||
|
||||
Hide
|
||||
Class "Currency"
|
||||
BaseType "Portal Scroll"
|
||||
SetTextColor 240 210 167
|
||||
SetBackgroundColor 54 32 3
|
||||
SetBorderColor 30 144 255
|
||||
SetFontSize 30
|
||||
MinimapIcon 1 Blue Circle
|
||||
PlayEffect Blue
|
||||
|
||||
Show
|
||||
BaseType "Timeworn Reliquary Key"
|
||||
SetTextColor 5 92 5
|
||||
|
|
|
@ -103,6 +103,13 @@ Show
|
|||
SetBorderColor 255 0 0
|
||||
SetFontSize 35
|
||||
|
||||
Hide
|
||||
ItemLevel > 60
|
||||
Rarity = Rare
|
||||
SetTextColor 255 255 0
|
||||
SetBackgroundColor 0 0 0
|
||||
SetFontSize 30
|
||||
|
||||
Show
|
||||
ItemLevel < 60
|
||||
Rarity = Rare
|
||||
|
|
Loading…
Reference in New Issue