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

Merge branch 'Missing-art-in-event' into 'pregmod-master'

missing event art

See merge request !3388
parents 36e6835d bfa3edfb
No related branches found
No related tags found
1 merge request!3388missing event art
......@@ -8,6 +8,19 @@
<<set $subSlave = $slaves[_i]>>
<<setLocalPronouns $subSlave 2>>
<span id="artFrame">
/* 000-250-006 */
<<if $seeImages == 1>>
<div class="imageRef medImg">
<<SlaveArt $activeSlave 2 0>>
</div>
<div class="imageRef medImg">
<<SlaveArt $subSlave 2 0>>
</div>
<</if>>
/* 000-250-006 */
</span>
<<EventNameLink $activeSlave>> is standing for an inspection. $He's a good $girl, and is cooperating, but $he seems preoccupied. After ignoring it for a while, you give in to curiosity and flatly ask $him what's going on. "I'm <<s>>orry, <<Master>>," $he <<if SlaveStatsChecker.checkForLisp($activeSlave)>>lisp<<else>>mutter<</if>>s, biting $his lip. "It'<<s>> $subSlave.slaveName."
$He hesitates, so you prompt $him, asking if $he's having trouble with $his
<<if $activeSlave.relationship == 2>>
......
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