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
@@ -259,3 +259,6 @@
desc = "A diamond-tipped syringe that pierces armor when launched at high velocity. It can hold up to 10 units."
volume = 10
proj_piercing = 1
/obj/item/reagent_containers/syringe/get_belt_overlay()
return mutable_appearance('icons/obj/clothing/belt_overlays.dmi', "pouch")