Skip to content
Snippets Groups Projects
Commit e81b3ce8 authored by svornost's avatar svornost
Browse files

When using report images, include the Head Girl's Slave's image with her report.

parent 8724c864
No related branches found
No related tags found
1 merge request!4917Don't hide slave information because of poor language skills
......@@ -3,6 +3,12 @@
<<set $HeadGirl = $slaves[_iTemp]>>
<<set _oralUse = 0, _analUse = 0, _vaginalUse = 0, _mammaryUse = 0, _penetrativeUse = 0>>
<<if $seeImages && $seeReportImages>>
<div class="imageRef medImg">
<<= SlaveArt($slaves[$i], 2, 0)>>
</div>
<</if>>
<<setLocalPronouns $HeadGirl 2>>
<<if $slaves[$i].devotion > 20>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment