32 lines
764 B
Plaintext
32 lines
764 B
Plaintext
|
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||
|
|
||
|
Show
|
||
|
Class "Divination Card"
|
||
|
BaseType "Humility"
|
||
|
SetTextColor 255 40 0 220
|
||
|
SetBackgroundColor 0 0 0
|
||
|
SetBorderColor 184 218 242
|
||
|
SetFontSize 45
|
||
|
CustomAlertSound "mx_chase.mp3"
|
||
|
|
||
|
Show
|
||
|
BaseType "Stacked Deck"
|
||
|
SetTextColor 184 218 242
|
||
|
SetBackgroundColor 89 89 89
|
||
|
SetBorderColor 184 218 242
|
||
|
SetFontSize 45
|
||
|
MinimapIcon 0 Cyan UpsideDownHouse
|
||
|
PlayEffect Cyan
|
||
|
CustomAlertSound "mx_rareorb.mp3"
|
||
|
|
||
|
Show
|
||
|
Class "Divination Card"
|
||
|
SetTextColor 184 218 242
|
||
|
SetBackgroundColor 0 0 0
|
||
|
SetBorderColor 184 218 242
|
||
|
SetFontSize 40
|
||
|
MinimapIcon 0 Cyan UpsideDownHouse
|
||
|
PlayEffect Cyan Temp
|
||
|
CustomAlertSound "mx_div.mp3"
|
||
|
|