mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 05:06:50 +01:00
Distillery Upkeep, Chemistry Tweakening (#7573)
* Distillery For Chemistry * Synthplasma, Synthblood but not horrifically strong. * Rectify, I said, damnit! * Distillery for Chem. Now with STRONG DMM. * changeling
This commit is contained in:
@@ -32,6 +32,13 @@
|
||||
containertype = /obj/structure/closet/crate/nanomed
|
||||
containername = "BloodPack crate"
|
||||
|
||||
/datum/supply_pack/med/synthplas
|
||||
name = "BloodPack (Synthplas) crate"
|
||||
contains = list(/obj/item/weapon/reagent_containers/blood/synthplas = 6)
|
||||
cost = 80
|
||||
containertype = /obj/structure/closet/crate/nanomed
|
||||
containername = "SynthPlas crate"
|
||||
|
||||
/datum/supply_pack/med/bodybag
|
||||
name = "Body bag crate"
|
||||
contains = list(/obj/item/weapon/storage/box/bodybags = 3)
|
||||
|
||||
Reference in New Issue
Block a user