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:
tacoguy7765093
2022-12-26 12:13:22 -07:00
committed by GitHub
parent 8e534536fc
commit 9185b2299f
6 changed files with 37 additions and 3 deletions
@@ -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"