mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Fixes CMO Hypospray Theft Objective
This commit is contained in:
@@ -111,7 +111,7 @@ datum/theft_objective/ai/check_special_completion(var/obj/item/device/aicard/C)
|
||||
|
||||
/datum/theft_objective/hypospray
|
||||
name = "a hypospray"
|
||||
typepath = /obj/item/weapon/reagent_containers/hypospray
|
||||
typepath = /obj/item/weapon/reagent_containers/hypospray/CMO
|
||||
protected_jobs = list("Chief Medical Officer")
|
||||
|
||||
/datum/theft_objective/ablative
|
||||
|
||||
Reference in New Issue
Block a user