adds a martyr check for escaping

This commit is contained in:
LetterJay
2017-02-14 05:31:25 -06:00
parent 06eb1517c3
commit 709490308e
+1
View File
@@ -342,6 +342,7 @@
/datum/objective/escape
explanation_text = "Escape on the shuttle or an escape pod alive and without being in custody."
dangerrating = 5
martyr_compatible = 0
/datum/objective/escape/check_completion()
if(issilicon(owner.current))