Merge pull request #10887 from Shadow-Quill/IV-access

Changes IV drip crate access to Medical
This commit is contained in:
variableundefined
2019-02-14 21:38:18 +08:00
committed by GitHub
+1 -1
View File
@@ -823,7 +823,7 @@ var/list/all_supply_groups = list(supply_emergency,supply_security,supply_engine
cost = 30
containertype = /obj/structure/closet/crate/secure
containername = "IV drip crate"
access = access_cmo
access = access_medical
/datum/supply_packs/medical/surgery
name = "Surgery Crate"