From c993c9b21320eed1cb3b983f47a074bb7cdb5be5 Mon Sep 17 00:00:00 2001
From: kopareigns <kopareigns@gmail.com>
Date: Thu, 21 May 2020 19:46:00 -0400
Subject: [PATCH] Small fix

---
 src/gui/Encyclopedia/encyclopedia.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gui/Encyclopedia/encyclopedia.tw b/src/gui/Encyclopedia/encyclopedia.tw
index e78bdc8e1c8..f65b43ba72f 100644
--- a/src/gui/Encyclopedia/encyclopedia.tw
+++ b/src/gui/Encyclopedia/encyclopedia.tw
@@ -404,7 +404,7 @@ PC Skills
 	Can be increased through acquiring performing the duties of a slave driver.
 
 	<br>''Engineering'' is a sign of how effective you are building and maintenance. Mastering the skill reduces the cost of @@.yellowgreen;arcology upgrades and expansions.@@
-	Can be increased through purchasing arcology upgrades or expanding facility capacity<<if $SecExp.settings.show > 0>> and repairing your arcology<</if>>.
+	Can be increased through purchasing arcology upgrades or expanding facility capacity. If the <<= App.Encyclopedia.Dialog.linkSC("Security Expansion", "Security Expansion")>> mod is enabled, the skill is also increased by repairing your arcology.
 
 	<br>''Medicine'' shows how effective you are treating wounds. Max level reduces a slave's health and @@.mediumaquamarine;<<= App.Encyclopedia.Dialog.linkSC("trust", "Trust")>>@@ loss during surgery.
 
-- 
GitLab