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

removes disabled knights

parent d82b4aee
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ This singular Knight has apparently been using their position to extort and bull
<<run newSlave($activeSlave)>>
<<set $activeSlave.origin = "$He used to be a prestigious Knight in your arcology, until you had $him enslaved for cruelly abusing citizens beneath $his stature.">>
<<set $activeSlave.career = "spec ops">>
<<set $oneTimeDisableDisability = 1>>
<<set $activeSlave.devotion = random(-80,-60)>>
<<set $activeSlave.muscles = random(50,75)>>
<<set $activeSlave.skill.combat = 1>>
......
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