From e34c984540ff50e61b7f8f6745c50e6055c769f4 Mon Sep 17 00:00:00 2001
From: hexall90 <hexall90@gmail.com>
Date: Sat, 2 Dec 2017 08:17:30 +0100
Subject: [PATCH] bug

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

diff --git a/src/uncategorized/resFailure.tw b/src/uncategorized/resFailure.tw
index b7612f6c6ef..2dbe7ec6ede 100644
--- a/src/uncategorized/resFailure.tw
+++ b/src/uncategorized/resFailure.tw
@@ -777,7 +777,7 @@ The failure of a prominent organization within your arcology has @@.red;affected
 		<<include "Remove activeSlave">>
 		<<set $i -= 1>>
 		<</if>>
-	<<elseif $RESFailure == "TGA">>
+	<<elseif $RESFailure == "HA">>
 		<<if $slaves[$i].origin == "She was given to you by a failed branch campus of the Hippolyta Academy right after her majority.">>
 		<<slaveCost $slaves[$i]>>
 		<<set $cash += $slaveCost>>
-- 
GitLab