mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
Makes Glucose a craftable reagent and uncomments VOREstation removal from sweatmaxes. (#5409)
* Gives glucose a crafting recipe and un comments sweatmax glucose. * slash * nerf this * Moving glucose pens to medical tab
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/datum/supply_pack/med/glucose_hypos
|
||||
name = "Glucose Hypoinjectors"
|
||||
contains = list(
|
||||
/obj/item/weapon/reagent_containers/hypospray/autoinjector/biginjector/glucose = 5
|
||||
)
|
||||
cost = 25
|
||||
containertype = /obj/structure/closet/crate/zenghu
|
||||
containername = "Glucose Hypo Crate"
|
||||
Reference in New Issue
Block a user