From b71b8f5368eec14456ee032907b778cc786dba90 Mon Sep 17 00:00:00 2001 From: DCoded <dcoded@live.com> Date: Sun, 23 Sep 2018 19:09:02 -0700 Subject: [PATCH] Added nanny case --- src/npc/descriptions/fButt.tw | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/npc/descriptions/fButt.tw b/src/npc/descriptions/fButt.tw index 82fd5f9e212..8c3833ebe7c 100644 --- a/src/npc/descriptions/fButt.tw +++ b/src/npc/descriptions/fButt.tw @@ -230,6 +230,8 @@ $His anus is invitingly bleached, $He goes off to carefully wash $his <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>>holes<<elseif canDoVaginal($activeSlave) || canDoAnal($activeSlave)>>fuckhole<<else>>face<</if>> to avoid besmirching the nice clean dairy. <<case "work as a servant">> $He rushes to wash $his <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>>holes<<elseif canDoVaginal($activeSlave) || canDoAnal($activeSlave)>>fuckhole<<else>>face<</if>>, impatient to get back to $his undiminished chores. +<<case "work as a nanny">> + $He rushes to wash $his <<if canDoVaginal($activeSlave) && canDoAnal($activeSlave)>>holes<<elseif canDoVaginal($activeSlave) || canDoAnal($activeSlave)>>fuckhole<<else>>face<</if>>, before hurrying to continue taking care of the babies in $nurseryName. <</switch>> <</if>> -- GitLab