Medical belt overlays + hypo storage

This commit is contained in:
Poojawa
2019-04-04 18:38:34 -05:00
parent 67e26a8ad3
commit d8312ec5ae
8 changed files with 23 additions and 3 deletions
@@ -39,4 +39,7 @@
name = "burn patch"
desc = "Helps with burn injuries."
list_reagents = list("silver_sulfadiazine" = 20)
icon_state = "bandaid_burn"
icon_state = "bandaid_burn"
/obj/item/reagent_containers/pill/patch/get_belt_overlay()
return mutable_appearance('icons/obj/clothing/belt_overlays.dmi', "pouch")