diff --git a/code/modules/cargo/packs/science.dm b/code/modules/cargo/packs/science.dm index c040d063..fe130349 100644 --- a/code/modules/cargo/packs/science.dm +++ b/code/modules/cargo/packs/science.dm @@ -208,7 +208,7 @@ /datum/supply_pack/science/hev name = "Hazard Suit Crate" desc = "A familiar suit from the times of interdimensional exploring. Research Directors might prefer these due to their superior radioactive protection over the standard RD suit." - cost = 10000 + cost = 15000 access = ACCESS_RD contains = list(/obj/item/clothing/suit/space/hardsuit/rd/hev) crate_name = "hazard suit crate"