Sound Tweaks
This commit is contained in:
parent
85dccd56af
commit
90fa86b683
|
@ -1,5 +1,14 @@
|
|||
# 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
|
||||
|
|
|
@ -19,9 +19,9 @@ Show
|
|||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 180 96 0
|
||||
SetFontSize 45
|
||||
PlayAlertSound 14 300
|
||||
MinimapIcon 0 White Star
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
Sockets = 6
|
||||
|
|
|
@ -70,9 +70,9 @@ Show
|
|||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 94 3 3
|
||||
SetFontSize 45
|
||||
PlayAlertSound 14 300
|
||||
MinimapIcon 0 White Triangle
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
BaseType "Maze of the Minotaur Map" "Fragment of the Minotaur" "Lair of the Hydra Map" "Fragment of the Hydra" "Forge of the Phoenix Map" "Fragment of the Phoenix" "Pit of the Chimera Map" "Fragment of the Chimera"
|
||||
|
@ -80,9 +80,9 @@ Show
|
|||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 94 3 3
|
||||
SetFontSize 40
|
||||
PlayAlertSound 14 300
|
||||
MinimapIcon 0 White Triangle
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
BaseType "Sacrifice at Midnight"
|
||||
|
|
|
@ -6,9 +6,9 @@ Show
|
|||
SetBackgroundColor 255 255 255
|
||||
SetBorderColor 74 0 160
|
||||
SetFontSize 45
|
||||
PlayAlertSound 14 300
|
||||
MinimapIcon 0 White Triangle
|
||||
PlayEffect White
|
||||
CustomAlertSound "mx_highvalue.mp3"
|
||||
|
||||
Show
|
||||
Sockets = 6
|
||||
|
|
Loading…
Reference in New Issue