From a5b4cba2b61ba88747e995bef23d1c6aa443be24 Mon Sep 17 00:00:00 2001 From: mikx Date: Sat, 21 Dec 2019 16:54:19 -0500 Subject: [PATCH] Fossils --- Normal.json | 3 +++ Normal/FOSSIL.filter | 10 ++++++++++ SSF.json | 3 +++ SSF/FOSSIL.filter | 10 ++++++++++ Strict.json | 3 +++ Strict/FOSSIL.filter | 10 ++++++++++ 6 files changed, 39 insertions(+) create mode 100644 Normal/FOSSIL.filter create mode 100644 SSF/FOSSIL.filter create mode 100644 Strict/FOSSIL.filter 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" +