mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +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:
@@ -153,6 +153,7 @@
|
||||
containertype = /obj/structure/closet/crate/thinktronic
|
||||
containername = "Holoplant crate"
|
||||
|
||||
/* CHOMPedit, moved to medical.dm in modular folder
|
||||
/datum/supply_pack/misc/glucose_hypos
|
||||
name = "Glucose Hypoinjectors"
|
||||
contains = list(
|
||||
@@ -161,7 +162,7 @@
|
||||
cost = 25
|
||||
containertype = /obj/structure/closet/crate/zenghu
|
||||
containername = "Glucose Hypo Crate"
|
||||
|
||||
*/
|
||||
/datum/supply_pack/misc/mre_rations
|
||||
num_contained = 6
|
||||
name = "Emergency - MREs"
|
||||
|
||||
Reference in New Issue
Block a user