From b23196d55de08279a511e6da256386d9d8932506 Mon Sep 17 00:00:00 2001
From: mikx <themike0785@gmail.com>
Date: Mon, 23 Sep 2019 11:49:56 -0400
Subject: [PATCH] Prophecy + Horizons in Currency

---
 Normal/CURRENCY.filter | 21 +++++++++++++++++++++
 SSF/CURRENCY.filter    | 21 +++++++++++++++++++++
 Strict/CURRENCY.filter | 27 +++++++++++++++++++++++++++
 3 files changed, 69 insertions(+)

diff --git a/Normal/CURRENCY.filter b/Normal/CURRENCY.filter
index 5b3f11c..45c30c7 100644
--- a/Normal/CURRENCY.filter
+++ b/Normal/CURRENCY.filter
@@ -170,6 +170,27 @@ Show
     SetFontSize 45
     PlayAlertSound 10 300
 
+Show
+    Class "Currency"
+    BaseType "Orb of Horizons"
+    SetTextColor 210 0 220
+    SetBackgroundColor 54 32 3
+    SetBorderColor 210 0 220
+    SetFontSize 45
+    PlayAlertSound 3 300
+    MinimapIcon 0 White Square
+    PlayEffect Brown Temp
+
+Show
+    Class "Currency"
+    BaseType "Prophecy"
+    SetTextColor 107 0 112
+    SetBackgroundColor 245 225 180
+    SetBorderColor 107 0 112
+    SetFontSize 35
+    PlayAlertSound 3 300
+    PlayEffect Brown Temp
+
 Show
     Class "Currency"
     BaseType "Glassblower's Bauble"
diff --git a/SSF/CURRENCY.filter b/SSF/CURRENCY.filter
index 5b3f11c..45c30c7 100644
--- a/SSF/CURRENCY.filter
+++ b/SSF/CURRENCY.filter
@@ -170,6 +170,27 @@ Show
     SetFontSize 45
     PlayAlertSound 10 300
 
+Show
+    Class "Currency"
+    BaseType "Orb of Horizons"
+    SetTextColor 210 0 220
+    SetBackgroundColor 54 32 3
+    SetBorderColor 210 0 220
+    SetFontSize 45
+    PlayAlertSound 3 300
+    MinimapIcon 0 White Square
+    PlayEffect Brown Temp
+
+Show
+    Class "Currency"
+    BaseType "Prophecy"
+    SetTextColor 107 0 112
+    SetBackgroundColor 245 225 180
+    SetBorderColor 107 0 112
+    SetFontSize 35
+    PlayAlertSound 3 300
+    PlayEffect Brown Temp
+
 Show
     Class "Currency"
     BaseType "Glassblower's Bauble"
diff --git a/Strict/CURRENCY.filter b/Strict/CURRENCY.filter
index d30c25a..45c30c7 100644
--- a/Strict/CURRENCY.filter
+++ b/Strict/CURRENCY.filter
@@ -7,6 +7,9 @@ Show
     SetBackgroundColor 54 32 3
     SetBorderColor 231 180 120
     SetFontSize 30
+    MinimapIcon 1 Brown Circle
+    PlayEffect Brown
+    CustomAlertSound "mx_scroll.mp3"
 
 Show
     Class "Currency"
@@ -15,6 +18,9 @@ Show
     SetBackgroundColor 54 32 3
     SetBorderColor 30 144 255
     SetFontSize 30
+    MinimapIcon 1 Blue Circle
+    PlayEffect Blue
+    CustomAlertSound "mx_scroll.mp3"
 
 Show
     BaseType "Timeworn Reliquary Key"
@@ -164,6 +170,27 @@ Show
     SetFontSize 45
     PlayAlertSound 10 300
 
+Show
+    Class "Currency"
+    BaseType "Orb of Horizons"
+    SetTextColor 210 0 220
+    SetBackgroundColor 54 32 3
+    SetBorderColor 210 0 220
+    SetFontSize 45
+    PlayAlertSound 3 300
+    MinimapIcon 0 White Square
+    PlayEffect Brown Temp
+
+Show
+    Class "Currency"
+    BaseType "Prophecy"
+    SetTextColor 107 0 112
+    SetBackgroundColor 245 225 180
+    SetBorderColor 107 0 112
+    SetFontSize 35
+    PlayAlertSound 3 300
+    PlayEffect Brown Temp
+
 Show
     Class "Currency"
     BaseType "Glassblower's Bauble"