diff --git a/src/npc/descriptions/fVagina.tw b/src/npc/descriptions/fVagina.tw index af198931a3cb2dbc9b1c4aade5d0da595e4e9dd5..714e7a0fe83659c1d4d4ce8c29923696fdec4e25 100644 --- a/src/npc/descriptions/fVagina.tw +++ b/src/npc/descriptions/fVagina.tw @@ -26,40 +26,12 @@ You call her over so you can The tattoos on her abdomen ask you to, after all. <</if>> -<<if $activeSlave.devotion <= 20>> - <<if $activeSlave.clit == 1 && $activeSlave.foreskin>> - Her big clit peeks out from under its hood. - <<elseif $activeSlave.clit == 2>> - Her huge clit is impossible to miss. - <<elseif $activeSlave.clit > 2>> - Her pseudophallus-sized clit is soft. - <</if>> - <<if $activeSlave.labia == 1>> - Her lovely petals are quite inviting. - <<elseif $activeSlave.labia == 2>> - Her prominent petals are inviting. - <<elseif $activeSlave.labia > 2>> - Her labia are so large they present a slight obstacle to entry. - <</if>> - <<if $activeSlave.vaginaLube > 1>> +<<clitDescriptionLong>> +<<labiaDescriptionLong>> +<<if $activeSlave.vaginaLube > 1 && $activeSlave.fetish != "mindbroken">> + <<if $activeSlave.devotion <= 20>> She may not want it, but that doesn't stop her pussy from getting nice and wet for you. - <</if>> -<<else>> - <<if $activeSlave.clit == 1 && $activeSlave.foreskin>> - Her big, hard clit peeks out from under its hood. - <<elseif $activeSlave.clit == 2>> - Her huge, stiff clit is impossible to miss. - <<elseif $activeSlave.clit > 2>> - Her pseudophallus-sized clit is engorged with arousal. - <</if>> - <<if $activeSlave.labia == 1>> - Her lovely petals are moist with arousal. - <<elseif $activeSlave.labia == 2>> - Her prominent petals bear a sheen of arousal. - <<elseif $activeSlave.labia > 2>> - Her huge labia are almost dripping with arousal. - <</if>> - <<if $activeSlave.vaginaLube > 1>> + <<else>> A steady stream of lube leaks from her pussy in preparation to receive you. <</if>> <</if>>