From 43d0f9f2f97ad551ab8475f7d6a7b93e5596b2d9 Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Sun, 26 Jan 2020 09:37:29 -0500
Subject: [PATCH] recETS again

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

diff --git a/src/uncategorized/recETS.tw b/src/uncategorized/recETS.tw
index f4fae85758f..ce2cd8a558f 100644
--- a/src/uncategorized/recETS.tw
+++ b/src/uncategorized/recETS.tw
@@ -1781,7 +1781,7 @@ This call is coming from a public kiosk, which is usually an indication that the
 
 <<case "identical herm pair" "identical pair" "incest brother brother" "incest brother sister" "incest father daughter" "incest father son" "incest mother daughter" "incest mother son" "incest sister sister" "incest twin brother" "incest twin sister" "incest twins mixed" "matched pair">>
 
-<<if $cash >= _ContractCost>>
+<<if $cash >= _ContractCost*2>>
 
 <<switch $RecETSevent>>
 
-- 
GitLab