Antag fix (#228)
* shuttle tweak, splashscreen fix * adds a martyr check for escaping
This commit is contained in:
@@ -342,6 +342,7 @@
|
|||||||
/datum/objective/escape
|
/datum/objective/escape
|
||||||
explanation_text = "Escape on the shuttle or an escape pod alive and without being in custody."
|
explanation_text = "Escape on the shuttle or an escape pod alive and without being in custody."
|
||||||
dangerrating = 5
|
dangerrating = 5
|
||||||
|
martyr_compatible = 0
|
||||||
|
|
||||||
/datum/objective/escape/check_completion()
|
/datum/objective/escape/check_completion()
|
||||||
if(issilicon(owner.current))
|
if(issilicon(owner.current))
|
||||||
|
|||||||
Reference in New Issue
Block a user