Skip to content
Snippets Groups Projects
Commit 00f4a5c5 authored by Pregmodder's avatar Pregmodder
Browse files

Merge branch 'coursing-slave-should-be-nude' into 'pregmod-master'

Lurcher should be naked

See merge request pregmodfan/fc-pregmod!3668
parents 813118fc 5d082251
No related branches found
No related tags found
1 merge request!3668Lurcher should be naked
......@@ -6,6 +6,7 @@
<<setLocalPronouns $Lurcher>>
<<set _clothesTemp = $Lurcher.clothes, $Lurcher.clothes = "no clothing">>
<span id="artFrame">
/* 000-250-006 */
<<if $seeImages == 1>>
......@@ -17,6 +18,7 @@
<</if>>
/* 000-250-006 */
</span>
<<set $Lurcher.clothes = _clothesTemp>>
It's time to go coursing. You meet with fellow members of the Coursing Association while the automated maintenance drones clear the plaza and lay down the green, sharing a refine discussion of recent events over <<if $PC.refreshmentType == 0>>a $PC.refreshment<<elseif $PC.refreshmentType == 1>>glasses of $PC.refreshment<<elseif $PC.refreshmentType == 2>>plates of $PC.refreshment<<elseif $PC.refreshmentType == 3>>hits of $PC.refreshment<<elseif $PC.refreshmentType == 4>>shots of $PC.refreshment<<elseif $PC.refreshmentType == 5>>handfuls of $PC.refreshment<<elseif $PC.refreshmentType == 6>>tabs of $PC.refreshment<</if>>. Once the field is ready, the day's hares are led out and chained in a row along one side of the plaza, naked. You and the other members watch this process intently, since you won't get any more information on them than what you can learn by looking.
<br><br>
......@@ -173,6 +175,7 @@ The rules have been explained to the hares: they're to be freed if they can reac
<br><br>
/* 000-250-006 */
<<if $seeImages && $seeReportImages>>
<br>
<div class="imageRef tinyImg">
<<SlaveArt $activeSlave 0 0>>
</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