Skip to content
Snippets Groups Projects
Commit afc373e7 authored by corncobman21's avatar corncobman21
Browse files

Lisp sh and x

parent 38246c4c
No related branches found
No related tags found
1 merge request!1158Add missing eyes description and simplify lisping code for fondleBoobs
...@@ -35,11 +35,11 @@ You tell $activeSlave.slaveName that you're going to marry her. (A proposal, of ...@@ -35,11 +35,11 @@ You tell $activeSlave.slaveName that you're going to marry her. (A proposal, of
<<if $activeSlave.relationship == -1>> <<if $activeSlave.relationship == -1>>
"I promi<<s>>e I'll try to <<s>>top <<s>>leeping around <<s>>o much." "I promi<<s>>e I'll try to <<s>>top <<s>>leeping around <<s>>o much."
<<elseif $activeSlave.relationship == 4>> <<elseif $activeSlave.relationship == 4>>
"I'll have to break up with _name... I'll try to let her down gently, <<s>>he'll under<<s>>tand." "I'll have to break up with _name... I'll try to let her down gently, <<sh>>e'll under<<s>>tand."
<<elseif $activeSlave.relationship == 3>> <<elseif $activeSlave.relationship == 3>>
"_name will mi<<ss>> having <<s>>ex with me, but <<s>>he'll under<<s>>tand." "_name will mi<<ss>> having <<s>>e<<x>> with me, but <<sh>>e'll under<<s>>tand."
<<elseif $activeSlave.relationship > 0>> <<elseif $activeSlave.relationship > 0>>
"I'll have to <<s>>top hanging out with _name; I'm <<s>>ure <<s>>he'll under<<s>>tand." "I'll have to <<s>>top hanging out with _name; I'm <<s>>ure <<sh>>e'll under<<s>>tand."
<<else>> <<else>>
"I've been waiting for thi<<s>> day! I'm <<s>>o happy!" "I've been waiting for thi<<s>> day! I'm <<s>>o happy!"
<</if>> <</if>>
...@@ -117,9 +117,9 @@ You tell $activeSlave.slaveName that you're going to marry her. (A proposal, of ...@@ -117,9 +117,9 @@ You tell $activeSlave.slaveName that you're going to marry her. (A proposal, of
<<elseif ($activeSlave.fetish == "cumslut")>> <<elseif ($activeSlave.fetish == "cumslut")>>
be your cum <<s>>ucker, be your cum <<s>>ucker,
<<elseif ($activeSlave.fetish == "humiliation")>> <<elseif ($activeSlave.fetish == "humiliation")>>
be <<s>tripped bare and <<s>>hown off, be <<s>tripped bare and <<sh>>own off,
<<elseif ($activeSlave.fetish == "buttslut")>> <<elseif ($activeSlave.fetish == "buttslut")>>
have thing<<s>> <<s>>hoved up my butt, have thing<<s>> <<sh>>oved up my butt,
<<elseif ($activeSlave.fetish == "boobs")>> <<elseif ($activeSlave.fetish == "boobs")>>
have my tit<<s>> tea<<s>>ed every night, have my tit<<s>> tea<<s>>ed every night,
<<elseif ($activeSlave.fetish == "pregnancy")>> <<elseif ($activeSlave.fetish == "pregnancy")>>
...@@ -147,9 +147,9 @@ You tell $activeSlave.slaveName that you're going to marry her. (A proposal, of ...@@ -147,9 +147,9 @@ You tell $activeSlave.slaveName that you're going to marry her. (A proposal, of
<<elseif $activeSlave.relationship == 4>> <<elseif $activeSlave.relationship == 4>>
"I love _name, not you <<Master>>! You'll never be a<<s>> good as her!" "I love _name, not you <<Master>>! You'll never be a<<s>> good as her!"
<<elseif $activeSlave.relationship == 3>> <<elseif $activeSlave.relationship == 3>>
"But I like having <<s>>ex with _name, not you <<Master>>! You'll never be a<<s>> good as her!" "But I like having <<s>>e<<x>> with _name, not you <<Master>>! You'll never be a<<s>> good as her!"
<<elseif $activeSlave.relationship > 0>> <<elseif $activeSlave.relationship > 0>>
"But I like <<s>>pending time with _name, <<s>>he'<<s>> <<s>>o much ni<<c>>er to be around than you, <<Master>>. "But I like <<s>>pending time with _name, <<sh>>e'<<s>> <<s>>o much ni<<c>>er to be around than you, <<Master>>.
<<else>> <<else>>
"I need you in my life, <<Master>>, so why don't you bend down like the bitch you are and <<if $activeSlave.dick > 0>><<s>>uck my dick<<elseif $activeSlave.vagina > -1>>eat me out<<else>>lick my a<<ss>><</if>>, <<Master>>?" "I need you in my life, <<Master>>, so why don't you bend down like the bitch you are and <<if $activeSlave.dick > 0>><<s>>uck my dick<<elseif $activeSlave.vagina > -1>>eat me out<<else>>lick my a<<ss>><</if>>, <<Master>>?"
<</if>> <</if>>
......
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