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

fixes disability

parent 455d2299
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ You're not going to be able to get down there in time yourself, but you'll need
<<replace "#result">>
You briefly thank your lucky stars that you invested enough in project N to provide for integrated security, then call for the lab's drones to activate. Over the cameras, you smugly watch from your comfortable bed as the security drones tear two of the mysterious saboteurs to shreds, then pin down and apprehend the third. Seems like all they managed to get you today was a @@.green;brand new slave.@@
<<run repX(1500, "event")>>
<<set _slave = GenerateNewSlave(null, {minAge: 16, maxAge: 32, disability: 1})>>
<<set _slave = GenerateNewSlave(null, {minAge: 16, maxAge: 32, disableDisability: 1})>>
<<run generateSalonModifications(_slave)>>
<<set _slave.origin = "$He is an enslaved Son of Sekhmet, one of many idealistic rebel groups violently opposed to you.">>
<<set _slave.devotion = random(-90,-70)>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment