steal that stuff

This commit is contained in:
Fox-McCloud
2016-06-19 13:04:59 -04:00
parent b89364e1df
commit c04c4dcd3f
+5
View File
@@ -124,6 +124,11 @@ datum/theft_objective/ai/check_special_completion(var/obj/item/device/aicard/C)
typepath = /obj/item/clothing/suit/armor/laserproof
protected_jobs = list("Head of Security", "Warden")
/datum/theft_objective/krav
name = "the warden's krav maga martial arts gloves"
typepath = /obj/item/clothing/gloves/color/black/krav_maga/sec
protected_jobs = list("Head Of Security", "Warden")
/datum/theft_objective/number
var/min=0
var/max=0