From eed942545b58209a61eef4aa4253e37a80d083e7 Mon Sep 17 00:00:00 2001
From: amonynous0 <amomynous0@gmail.com>
Date: Wed, 17 Oct 2018 14:44:11 -0500
Subject: [PATCH] fix

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

diff --git a/src/SpecialForce/WeeklyChoices.tw b/src/SpecialForce/WeeklyChoices.tw
index aac1bdac321..064f833b990 100644
--- a/src/SpecialForce/WeeklyChoices.tw
+++ b/src/SpecialForce/WeeklyChoices.tw
@@ -105,7 +105,7 @@
 <br><br>What do you want to do with the Colonel in the HQ?
 <br><<link "Talk">><<replace "#result1">>
 <br><br>You and the Colonel talk over some $PC.refreshment, where she ends up talking about her past. You learn a little more about her.
-<<set $SFColonel.status +=3>>
+<<set $SFColonel.Status +=3>>
 <<switch random(1,6)>>
 <<case 1>>
 	<<set $PC.medicine += 1>><<set $PC.trading += 1>><<set $PC.slaving += 1>>
-- 
GitLab