mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #4191 from CHOMPStation2/upstream-merge-12869
[MIRROR] Dosimeters
This commit is contained in:
@@ -26,6 +26,13 @@
|
||||
/obj/item/clothing/head/radiation = 3
|
||||
)
|
||||
|
||||
/datum/supply_pack/eng/dosimeter
|
||||
contains = list(/obj/item/weapon/storage/box/dosimeter = 6)
|
||||
name = "Dosimeters"
|
||||
cost = 10
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "dosimeter crate"
|
||||
|
||||
/datum/supply_pack/eng/algae
|
||||
contains = list(/obj/item/stack/material/algae/ten)
|
||||
name = "Algae Sheets (10)"
|
||||
|
||||
Reference in New Issue
Block a user