20 lines
462 B
Plaintext
20 lines
462 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
|
||
|
Class "Divination Card"
|
||
|
SetTextColor 184 218 242
|
||
|
SetBackgroundColor 0 0 0
|
||
|
SetBorderColor 184 218 242
|
||
|
SetFontSize 40
|
||
|
CustomAlertSound "mx_divcard.mp3"
|
||
|
|