Review Concerns

This commit is contained in:
Dave
2019-02-23 22:37:59 -05:00
parent 5664206697
commit e5d01311d6
3 changed files with 14 additions and 15 deletions
@@ -138,11 +138,10 @@
// PRE-FILLED IV BAGS BELOW
/obj/item/reagent_containers/iv_bag/salglu/New()
/obj/item/reagent_containers/iv_bag/salglu
..()
set_label("Saline-Glucose")
reagents = list_reagents = list("salglu_solution" = 200)
update_icon()
name = "\improper IV Bag (Saline Glucose)"
list_reagents = list("salglu_solution" = 200)
/obj/item/reagent_containers/iv_bag/blood // Don't use this - just an abstract type to allow blood bags to have a common blood_type var for ease of creation.
var/blood_type