Skip to content
Snippets Groups Projects
Commit 1a0a6fb5 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'pregmod-dev' into 'pregmod-master'

fixed bad pronouns in siren part 2

See merge request !3447
parents de2e1048 74e45e18
No related branches found
No related tags found
1 merge request!3447fixed bad pronouns in siren part 2
......@@ -5,8 +5,6 @@
<<set _ssb = $slaves.find(function(s) { return s.origin == "She came to you to escape being sold to a cruel master after her producer informed her of her debt." && s.newGamePlus == 0 && s.fetish != "mindbroken" && s.fuckdoll == 0; })>>
<<setLocalPronouns _ssb>>
<<if $pedo_mode == 1>>
<<set $activeSlaveOneTimeMinAge = 16>>
<<else>>
......@@ -47,6 +45,7 @@ Several weeks have passed since you gained the musical prodigy and you couldn't
<br><br>
<<if def _ssb>>
<<setLocalPronouns _ssb>>
<<run Enunciate(_ssb)>>
Just as the little weasel at your feet finishes, _ssb.slaveName
<<if canWalk(_ssb)>>
......@@ -95,7 +94,6 @@ Several weeks have passed since you gained the musical prodigy and you couldn't
<<include "New Slave Intro">>
<</replace>>
<</link>>
<<if _ssb.amp != 1>>
<br><<link "Enslave _him2 and punish _him2 for their actions">>
<<replace "#result">>
You decide the coward needs more punishment. You order a whip brought to you and give _him2 several lashes directly across _his2 exposed genitalia. _He2 cries out with each lash as _his2 nethers accumulate angry red welts, some even bleeding slightly. After the yelps stop, you feel enough punishment has been given for now and have the producer turned slave hauled to _his2 feet for a proper inspection.
......@@ -104,6 +102,5 @@ Several weeks have passed since you gained the musical prodigy and you couldn't
<<include "New Slave Intro">>
<</replace>>
<</link>>
<</if>>
</span>
<</if>>
\ No newline at end of file
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