From ee3e3c9c313ccd77178a7cbb3f23e568d047abcb Mon Sep 17 00:00:00 2001
From: corncobman21 <corncobman21@hotmail.com>
Date: Mon, 8 Jan 2018 03:57:35 -0500
Subject: [PATCH] Cashformat in link doesn't display properly

---
 src/uncategorized/specialSlave.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/uncategorized/specialSlave.tw b/src/uncategorized/specialSlave.tw
index 567e741f409..86499213b42 100644
--- a/src/uncategorized/specialSlave.tw
+++ b/src/uncategorized/specialSlave.tw
@@ -57,7 +57,7 @@
 
 	<br><br>
 
-	[[Pay <<print cashFormat(1000)>> to access complete catalog of slaves|Complete Catalog][$cash -= 1000]]
+	[[Pay to access complete catalog of slaves|Complete Catalog][$cash -= 1000]] //Costs <<print cashFormat(1000).>>//
 
 	<br><br>
 
-- 
GitLab