From ca44f2ae547640fc0485727cd10d42bb5b6069f6 Mon Sep 17 00:00:00 2001
From: Anu <barrychahal@gmail.com>
Date: Tue, 24 Nov 2020 01:26:19 -0800
Subject: [PATCH] Check that slave actually has womb before mentioning it

---
 src/npc/interaction/fFeelings.tw | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/npc/interaction/fFeelings.tw b/src/npc/interaction/fFeelings.tw
index a15861b3127..dafa73b5991 100644
--- a/src/npc/interaction/fFeelings.tw
+++ b/src/npc/interaction/fFeelings.tw
@@ -163,7 +163,7 @@ My favorite part of my body i<<s>>
 		<<if getSlave($AS).lips > 40>>
 			my <<if getSlave($AS).lips > 70>>huge <</if>>lip<<s>>, I like how everyone e<<x>>pect<<s>> to fa<<c>>efuck me, and how my lip<<s>> wrap around their dick<<s>> to keep all that <<if canTaste(getSlave($AS))>>yummy<<else>>warm<</if>> cum in my belly. Oh! I like my belly, too, and that warm, <<s>>lo<<sh>>y feeling a<<s>> it'<<s>> packed full of baby jui<<c>>e. It'<<s>> <<s>>o — I'm <<s>>orry, <<Master>>. I think my mouth i<<s>> watering. Plea<<s>>e give me a moment to collect my<<s>>elf.
 		<<elseif $PC.dick != 0>>
-			my tummy — and my womb! The <<s>>lo<<sh>>y feeling when I'm all packed full of cum in both end<<s>> get<<s>> me <<s>>o incredibly horny. <<S>>ometime<<s>> I wonder what it would be like if I were ju<<s>>t a puffed up, cum-balloon of a $woman, helple<<ss>> and filled with cum, over, and over, and — I'm <<s>>orry, <<Master>>. I'm being weird again, aren't I?
+			my tummy<<if (getSlave($AS).vagina > -1)>> — and my womb<</if>>! The <<s>>lo<<sh>>y feeling when I'm all packed full of cum in both end<<s>> get<<s>> me <<s>>o incredibly horny. <<S>>ometime<<s>> I wonder what it would be like if I were ju<<s>>t a puffed up cum-balloon of a $woman, helple<<ss>> and filled with cum, over, and over, and — I'm <<s>>orry, <<Master>>. I'm being weird again, aren't I?
 		<<else>>
 			my mouth, I love how it feel<<s>> to — to eat pu<<ss>>y, <<Master>>. I love eating out your pu<<ss>>y. E<<s>>pe<<c>>ially when it'<<s>> been filled up with <<s>>ome <<if canTaste(getSlave($AS))>>yummy<<else>>warm<</if>> cum. Maybe you could let me eat cum out of your pu<<ss>>y <<s>>oon?
 		<</if>>
-- 
GitLab