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

Add image to hostage aquire

parent 0f039cb8
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,18 @@ ...@@ -9,6 +9,18 @@
<<run Enunciate($activeSlave)>> <<run Enunciate($activeSlave)>>
<<setLocalPronouns $activeSlave>> <<setLocalPronouns $activeSlave>>
<span id="artFrame">
/* 000-250-006 */
<<if $seeImages == 1>>
<<if $imageChoice == 1>>
<div class="imageRef lrgVector"><div class="mask">&nbsp;</div><<SlaveArt $activeSlave 2 0>></div>
<<else>>
<div class="imageRef lrgRender"><div class="mask">&nbsp;</div><<SlaveArt $activeSlave 2 0>></div>
<</if>>
<</if>>
/* 000-250-006 */
</span>
<<= SlaveFullName($activeSlave)>>, once <<= SlaveFullName($activeSlave)>>, once
<<switch $PC.career>> <<switch $PC.career>>
<<case "wealth">> <<case "wealth">>
......
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