mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #4374 from Anewbe/cargo_clotting
Makes the clotting cargo crate more expensive
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user