From 4d0daaba805ffdc9f5e4e0e312a11a6d565c7645 Mon Sep 17 00:00:00 2001
From: Pregmodder <pregmodder@gmail.com>
Date: Thu, 14 Dec 2017 13:45:40 -0500
Subject: [PATCH] fix

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

diff --git a/src/uncategorized/cellblock.tw b/src/uncategorized/cellblock.tw
index d6698ffe17e..0f8115c1946 100644
--- a/src/uncategorized/cellblock.tw
+++ b/src/uncategorized/cellblock.tw
@@ -82,8 +82,8 @@ $cellblockNameCaps
 	Its compliance systems are standard. [[Upgrade them to soften slave flaws|Cellblock][$cash -= _Tmult1, $cellblockUpgrade = 1]] //Costs ¤_Tmult1//
 <</if>>
 
+<<if $Wardeness != 0 && canPenetrate($Warden)>>
 <br><br>
-<<if $Wardeness != 0 && canPenetate($Warden)>>
 	<<if $cellblockWardenCumsInside == 1>>
 		$Warden.slaveName is permitted to cum inside her inmates when she disciplines them. [[Forbid her from cumming inside|Cellblock][$cellblockWardenCumsInside = 0]]
 	<<else>>
-- 
GitLab