diff --git a/Normal.json b/Normal.json index e3eb6cd..6f668f9 100644 --- a/Normal.json +++ b/Normal.json @@ -2,6 +2,9 @@ "structures": [{ "section": "LEAGUE", "gen": false + },{ + "section": "FOSSIL", + "gen": false }, { "section": "MISC", "gen": false diff --git a/Normal/FOSSIL.filter b/Normal/FOSSIL.filter new file mode 100644 index 0000000..6e42467 --- /dev/null +++ b/Normal/FOSSIL.filter @@ -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" + diff --git a/SSF.json b/SSF.json index db9f8de..2d3e242 100644 --- a/SSF.json +++ b/SSF.json @@ -2,6 +2,9 @@ "structures": [{ "section": "LEAGUE", "gen": false + },{ + "section": "FOSSIL", + "gen": false }, { "section": "MISC", "gen": false diff --git a/SSF/FOSSIL.filter b/SSF/FOSSIL.filter new file mode 100644 index 0000000..6e42467 --- /dev/null +++ b/SSF/FOSSIL.filter @@ -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" + diff --git a/Strict.json b/Strict.json index ad61722..c74f39b 100644 --- a/Strict.json +++ b/Strict.json @@ -2,6 +2,9 @@ "structures": [{ "section": "LEAGUE", "gen": false + },{ + "section": "FOSSIL", + "gen": false }, { "section": "MISC", "gen": false diff --git a/Strict/FOSSIL.filter b/Strict/FOSSIL.filter new file mode 100644 index 0000000..6e42467 --- /dev/null +++ b/Strict/FOSSIL.filter @@ -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" +