Merge pull request #4374 from Anewbe/cargo_clotting

Makes the clotting cargo crate more expensive
This commit is contained in:
Neerti
2017-12-01 12:29:12 -05:00
committed by GitHub

View File

@@ -82,7 +82,7 @@
contains = list( contains = list(
/obj/item/weapon/storage/firstaid/clotting /obj/item/weapon/storage/firstaid/clotting
) )
cost = 40 cost = 100
containertype = "/obj/structure/closet/crate/secure" containertype = "/obj/structure/closet/crate/secure"
containername = "Clotting Medicine crate" containername = "Clotting Medicine crate"
access = access_medical access = access_medical