From c6037e960d2acaf605e3b7e65a0b7da2e0736e83 Mon Sep 17 00:00:00 2001
From: j <okp57855@psoxs.com>
Date: Sun, 8 Apr 2018 12:17:24 +1200
Subject: [PATCH] Should be fine in hindsight

---
 src/uncategorized/officeDescription.tw | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/uncategorized/officeDescription.tw b/src/uncategorized/officeDescription.tw
index 61f79511ee1..51cd28d6af2 100644
--- a/src/uncategorized/officeDescription.tw
+++ b/src/uncategorized/officeDescription.tw
@@ -199,8 +199,7 @@ There's a display case behind your desk,
 
 A small mirror resides on your desk, facing you.
 A $PC.visualAge year old<<if $PC.markings == "freckles">>, freckled<<elseif $PC.markings == "heavily freckled">>, densely freckled<</if>> face stares back at you.
-<<if ($playerAging != 0)>><<if $PC.birthWeek == 51>>You'll be turning <<print $PC.actualAge+1>> next week.<</if>>
-<</if>>
+<<if ($playerAging != 0) && $PC.birthWeek == 51>>You'll be turning <<print $PC.actualAge+1>> next week.<</if>>
 <<PlayerBoobs>>
 <<PlayerBelly>>
 <<PlayerCrotch>>
-- 
GitLab