Fixed wrong chem

This commit is contained in:
Fermi
2019-06-25 23:13:22 +01:00
parent 3ccf300052
commit 1f0dec53ff
2 changed files with 4 additions and 2 deletions
@@ -157,6 +157,7 @@
/datum/reagent/fermi/PEsmaller/hypo
name = "Modesty milk"
id = "BEsmaller_hypo"
description = "A medicine used to treat organomegaly in a patient's breasts."
////////////////////////////////////////////////////////////////////////////////////////////////////
@@ -291,4 +292,5 @@
/datum/reagent/fermi/PEsmaller/hypo
name = "Chastity draft"
id = "PEsmaller_hypo"
description = "A medicine used to treat organomegaly in a patient's penis."
@@ -149,12 +149,12 @@
/obj/item/reagent_containers/glass/bottle/vial/small/preloaded/breastreduction
name = "pink hypovial (breast reduction)"
icon_state = "hypovial-p"
comes_with = list("BEsmaller" = 30)
comes_with = list("BEsmaller_hypo" = 30)
/obj/item/reagent_containers/glass/bottle/vial/small/preloaded/penisreduction
name = "pink hypovial (penis reduction)"
icon_state = "hypovial-p"
comes_with = list("PEsmaller" = 30)
comes_with = list("PEsmaller_hypo" = 30)
/obj/item/reagent_containers/glass/bottle/vial/large/preloaded/CMO
name = "deluxe hypovial"