From a2f05df099bb202488896cf66838480d841b4cd8 Mon Sep 17 00:00:00 2001 From: j <okp57855@psoxs.com> Date: Sun, 8 Apr 2018 12:13:56 +1200 Subject: [PATCH] Last revert needed --- src/uncategorized/officeDescription.tw | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/uncategorized/officeDescription.tw b/src/uncategorized/officeDescription.tw index 51cd28d6af2..61f79511ee1 100644 --- a/src/uncategorized/officeDescription.tw +++ b/src/uncategorized/officeDescription.tw @@ -199,7 +199,8 @@ 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) && $PC.birthWeek == 51>>You'll be turning <<print $PC.actualAge+1>> next week.<</if>> +<<if ($playerAging != 0)>><<if $PC.birthWeek == 51>>You'll be turning <<print $PC.actualAge+1>> next week.<</if>> +<</if>> <<PlayerBoobs>> <<PlayerBelly>> <<PlayerCrotch>> -- GitLab