Adds potassium iodide to NanoMed Plus (#43963)

* Added antihol bottle, corazone pill, potass_iodide pill and pill bottle
Added Potassium iodide bottle and pills  to smartfridge preload
Added medicines to NanoMed and NanoMed Plus

* Added small number of potass iodide pills to NanoMed Plus
Removed other medicines being added to vendors in last commit

* Added potass iodide bottle to NanoMed Plus, removed epinephrine bottle and potass iodide pills

* removed unused prebuilt meds
This commit is contained in:
erwgd
2019-05-18 15:20:17 -04:00
committed by moo
parent 20cb02576c
commit 6cc42aa2cf
3 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -324,7 +324,7 @@
/obj/item/storage/pill_bottle/penacid
name = "bottle of pentetic acid pills"
desc = "Contains pills to expunge radioation and toxins"
desc = "Contains pills to expunge radiation and toxins."
/obj/item/storage/pill_bottle/penacid/PopulateContents()
for(var/i in 1 to 3)
@@ -173,7 +173,7 @@
/obj/item/reagent_containers/pill/penacid
name = "pentetic acid pill"
desc = "Used to expunge radioation and toxins."
desc = "Used to expunge radiation and toxins."
list_reagents = list("pen_acid" = 10)
icon_state = "pill22"
rename_with_volume = TRUE
+3 -2
View File
@@ -14,9 +14,10 @@
/obj/item/reagent_containers/pill/salbutamol = 2,
/obj/item/reagent_containers/pill/insulin = 5,
/obj/item/reagent_containers/glass/bottle/charcoal = 4,
/obj/item/reagent_containers/glass/bottle/epinephrine = 4,
/obj/item/reagent_containers/glass/bottle/salglu_solution = 3,
/obj/item/reagent_containers/glass/bottle/epinephrine = 3,
/obj/item/reagent_containers/glass/bottle/morphine = 4,
/obj/item/reagent_containers/glass/bottle/potass_iodide = 1,
/obj/item/reagent_containers/glass/bottle/salglu_solution = 3,
/obj/item/reagent_containers/glass/bottle/toxin = 3,
/obj/item/reagent_containers/syringe/antiviral = 6,
/obj/item/reagent_containers/medspray/styptic = 2,