Reverts Syringe infections

This commit is contained in:
Mewchild
2018-08-13 10:53:02 -05:00
parent 8d7129ea8e
commit d01488a1cd
2 changed files with 2 additions and 3 deletions
@@ -96,8 +96,7 @@
name = "box of syringes"
desc = "A box full of syringes."
icon_state = "syringe"
can_hold = list(/obj/item/weapon/reagent_containers/syringe) //VOREStation Edit
starts_with = list(/obj/item/weapon/reagent_containers/syringe = 20) //VOREStation Edit
starts_with = list(/obj/item/weapon/reagent_containers/syringe = 7)
/obj/item/weapon/storage/box/syringegun
name = "box of syringe gun cartridges"