Fixed empty hypovial

This commit is contained in:
Fermi
2019-06-25 23:11:43 +01:00
parent 3928e027b4
commit 3ccf300052
2 changed files with 4 additions and 1 deletions
@@ -111,7 +111,7 @@
/obj/item/storage/hypospraykit/enlarge/PopulateContents()
if(empty)
return
new /obj/item/hypospray/mkii(src)
new /obj/item/hypospray/mkii/enlarge(src)
new /obj/item/reagent_containers/glass/bottle/vial/small/preloaded/breastreduction(src)
new /obj/item/reagent_containers/glass/bottle/vial/small/preloaded/breastreduction(src)
new /obj/item/reagent_containers/glass/bottle/vial/small/preloaded/breastreduction(src)