From f82fadc39911f02b8488f6d82362d563665603e0 Mon Sep 17 00:00:00 2001
From: scientist <michiel.weggen@gmail.com>
Date: Sun, 23 Sep 2018 13:15:23 -0700
Subject: [PATCH] typo in dispensary.tw

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

diff --git a/src/uncategorized/dispensary.tw b/src/uncategorized/dispensary.tw
index 2c6f3ff1be2..a0228b05feb 100644
--- a/src/uncategorized/dispensary.tw
+++ b/src/uncategorized/dispensary.tw
@@ -296,7 +296,7 @@ Dietary Upgrades
 <<if $seePreg == 1>>
 	<<if $dietFertility != 1>>
 		[[Purchase recipes to encourage ovulation|Dispensary][$cash -= 5000*_PCSkillCheck, $dietFertility = 1]]
-		//Costs <<print cashFormat(3000*_PCSkillCheck)>>//
+		//Costs <<print cashFormat(5000*_PCSkillCheck)>>//
 		<br>&nbsp;&nbsp;&nbsp;&nbsp;//Will allow for specially designed meals to be served in the cafeteria to promote slave fertility.//
 		<br>
 	<<elseif $dietFertility == 1>>
-- 
GitLab