Skip to content
Snippets Groups Projects
Commit b2745a33 authored by turnop's avatar turnop
Browse files

fixes

parent 337a64be
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
</span>
<</if>>
<<set _slave = GenerateNewSlave(null, {minAge: 18, maxAge: 32, disability: 1})>>
<<set _slave = GenerateNewSlave(null, {minAge: 18, maxAge: 32, disableDisability: 1})>>
<<run generateSalonModifications(_slave)>>
<<set _slave.face = random(50,100)>>
<<set _slave.origin = "$He was an elite sniper of the Sons of Sekhmet, nearly successful in assassinating you with a long-range shot from across the arcology before being captured by your Imperial Knights in a tense shootout.">>
......@@ -168,4 +168,4 @@ As you pant in the wake of the sudden attack, $assistant.name notifies you that
<<run repX(-2000, "event")>>
<</replace>>
<</link>>
</span>
\ No newline at end of file
</span>
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