This commit is contained in:
deathride58
2017-09-07 01:01:23 -04:00
parent a972a6272f
commit d5151ed918
3 changed files with 8 additions and 8 deletions
@@ -367,7 +367,7 @@
if(GLOB.highlander)
to_chat(humanc, "<span class='userdanger'><i>THERE CAN BE ONLY ONE!!!</i></span>")
humanc.make_scottish()
if(prob(10) && GLOB.master_mode != "extended")
if(prob(10) && !issilicon(humanc) && GLOB.master_mode != "extended")
SSticker.generate_miscreant_objectives(humanc.mind)
else
SSticker.generate_individual_objectives(humanc.mind)