Skip to content
Snippets Groups Projects
Commit c6037e96 authored by j's avatar j
Browse files

Should be fine in hindsight

parent a2f05df0
No related branches found
No related tags found
No related merge requests found
......@@ -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>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment