Fixes fugitives deadchat feedback (#48720)

This commit is contained in:
skoglol
2020-01-17 02:45:53 +01:00
committed by Jordan Brown
parent 424fc64c10
commit f8e507676f

View File

@@ -25,6 +25,8 @@
if(candidates.len >= 1) //solo refugees
if(prob(30))
possible_backstories.Add("waldo") //less common as it comes with magicks and is kind of immershun shattering
else //For accurate deadchat feedback
minimum_required = 4
if(candidates.len >= 4)//group refugees
possible_backstories.Add("prisoner", "cultist", "synth")
if(!possible_backstories.len)