Fixed wrong chem
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user