Merge pull request #9639 from Ghommie/Ghommie-cit283

Quickfixing hypospray missin icons.
This commit is contained in:
BlackMajor
2019-10-28 16:30:36 +13:00
committed by GitHub
@@ -219,6 +219,7 @@
/obj/item/hypospray/mkii
name = "hypospray mk.II"
icon_state = "hypo2"
icon = 'icons/obj/syringe.dmi'
desc = "A new development from DeForest Medical, this hypospray takes 30-unit vials as the drug supply for easy swapping."
w_class = WEIGHT_CLASS_TINY
var/list/allowed_containers = list(/obj/item/reagent_containers/glass/bottle/vial/tiny, /obj/item/reagent_containers/glass/bottle/vial/small)