[MIRROR] Sintouched antag datums (#6096)
* Sintouched antag datums (#36561) * Sintouched stuff * hudz * These are boring and when they happen they happen en masse so let's just list them * undefs * Sintouched antag datums
This commit is contained in:
committed by
Poojawa
parent
3e25c34dbc
commit
4f254f181f
@@ -69,8 +69,8 @@
|
||||
explanation_text = "Ensure at least [target_amount] mortals are sintouched."
|
||||
|
||||
/datum/objective/devil/sintouch/check_completion()
|
||||
return target_amount>=SSticker.mode.sintouched.len
|
||||
|
||||
var/list/touched = get_antag_minds(/datum/antagonist/sintouched)
|
||||
return touched.len >= target_amount
|
||||
|
||||
|
||||
/datum/objective/devil/buy_target
|
||||
|
||||
Reference in New Issue
Block a user