Maps Update (Scarabs)
This commit is contained in:
parent
67f2af19a9
commit
2bd0027c2d
|
@ -1,5 +1,29 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
BaseType "Gilded"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 43 36 36
|
||||
SetBorderColor 255 165 0 255
|
||||
SetFontSize 45
|
||||
PlayAlertSound 1 300
|
||||
|
||||
Show
|
||||
BaseType "Polished"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 43 36 36
|
||||
SetBorderColor 255 165 0 255
|
||||
SetFontSize 40
|
||||
PlayAlertSound 1 300
|
||||
|
||||
Show
|
||||
BaseType "Rusted"
|
||||
SetTextColor 255 40 0 220
|
||||
SetBackgroundColor 43 36 36
|
||||
SetBorderColor 255 165 0 255
|
||||
SetFontSize 35
|
||||
PlayAlertSound 1 300
|
||||
|
||||
Show
|
||||
BaseType "Master Cartographer's Sextant"
|
||||
SetTextColor 0 0 0
|
||||
|
|
Loading…
Reference in New Issue