Skip to content
Snippets Groups Projects
Commit f9b59026 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

merge

parents 92c02cf6 5d082251
No related branches found
No related tags found
1 merge request!3669Alternate coursing model
...@@ -216,11 +216,10 @@ You lead your lurcher $Lurcher.slaveName out on a leash, naked just like the har ...@@ -216,11 +216,10 @@ You lead your lurcher $Lurcher.slaveName out on a leash, naked just like the har
<<set $activeSlave.weight = random(-100,200)>> <<set $activeSlave.weight = random(-100,200)>>
<</if>> <</if>>
<<setLocalPronouns $activeSlave 2>> <<setLocalPronouns $activeSlave 2>>
<br><br>
<br><br><br>
/* 000-250-006 */ /* 000-250-006 */
<<if $seeImages && $seeReportImages>> <<if $seeImages && $seeReportImages>>
<br>
<div class="imageRef tinyImg"> <div class="imageRef tinyImg">
<<SlaveArt $activeSlave 0 0>> <<SlaveArt $activeSlave 0 0>>
</div> </div>
......
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