From 25a43f17a526adb24a21bab77306b98f6279dee6 Mon Sep 17 00:00:00 2001 From: j <okp57855@psoxs.com> Date: Fri, 29 Dec 2017 21:02:50 +1300 Subject: [PATCH] Missing $. --- src/uncategorized/storyCaption.tw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uncategorized/storyCaption.tw b/src/uncategorized/storyCaption.tw index 6a149b5e22a..e496e282848 100644 --- a/src/uncategorized/storyCaption.tw +++ b/src/uncategorized/storyCaption.tw @@ -610,7 +610,7 @@ <<if $HGSuiteSlaves > 0>> <<if $HeadGirl == 1>> Your head girl <<elseif $HGSuiteSlaves == 2>> and her roommate<</if>> -<<if $HGSuite == 1>> has a little luxurious room in the penthouse with everything <<if $HeadGirl == 1>> she needs <<elseif HGSuiteSlaves == 2>> they need<</if>> to be a proper Head Girl. +<<if $HGSuite == 1>> has a little luxurious room in the penthouse with everything <<if $HeadGirl == 1>> she needs <<elseif $HGSuiteSlaves == 2>> they need<</if>> to be a proper Head Girl. <<else>> As there is no little luxurious room in the penthouse dedicated to being a headgirl, <<if $HeadGirl == 1>> she <<elseif $HGSuiteSlaves == 2>> they<</if>> live with the rest of your slaves in the dormitory. <</if>> <</if>> -- GitLab