Fossils
This commit is contained in:
parent
aa81c101f1
commit
a5b4cba2b6
|
@ -2,6 +2,9 @@
|
|||
"structures": [{
|
||||
"section": "LEAGUE",
|
||||
"gen": false
|
||||
},{
|
||||
"section": "FOSSIL",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "MISC",
|
||||
"gen": false
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
BaseType "Fossil"
|
||||
SetTextColor 255 165 0 255
|
||||
SetBackgroundColor 56 56 56
|
||||
SetBorderColor 255 165 0 255
|
||||
SetFontSize 40
|
||||
CustomAlertSound "mx_fossil.mp3"
|
||||
|
3
SSF.json
3
SSF.json
|
@ -2,6 +2,9 @@
|
|||
"structures": [{
|
||||
"section": "LEAGUE",
|
||||
"gen": false
|
||||
},{
|
||||
"section": "FOSSIL",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "MISC",
|
||||
"gen": false
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
BaseType "Fossil"
|
||||
SetTextColor 255 165 0 255
|
||||
SetBackgroundColor 56 56 56
|
||||
SetBorderColor 255 165 0 255
|
||||
SetFontSize 40
|
||||
CustomAlertSound "mx_fossil.mp3"
|
||||
|
|
@ -2,6 +2,9 @@
|
|||
"structures": [{
|
||||
"section": "LEAGUE",
|
||||
"gen": false
|
||||
},{
|
||||
"section": "FOSSIL",
|
||||
"gen": false
|
||||
}, {
|
||||
"section": "MISC",
|
||||
"gen": false
|
||||
|
|
|
@ -0,0 +1,10 @@
|
|||
# Script edited with Filtration - https://github.com/ben-wallis/Filtration
|
||||
|
||||
Show
|
||||
BaseType "Fossil"
|
||||
SetTextColor 255 165 0 255
|
||||
SetBackgroundColor 56 56 56
|
||||
SetBorderColor 255 165 0 255
|
||||
SetFontSize 40
|
||||
CustomAlertSound "mx_fossil.mp3"
|
||||
|
Loading…
Reference in New Issue