Make syringe reuse a bad idea

Because now it can infect limbs and transfer viruses
This commit is contained in:
Arokha Sieyes
2018-02-28 20:03:18 -05:00
parent 1691569453
commit 3004093a50
8 changed files with 129 additions and 5 deletions
@@ -96,7 +96,8 @@
name = "box of syringes"
desc = "A box full of syringes."
icon_state = "syringe"
starts_with = list(/obj/item/weapon/reagent_containers/syringe = 7)
can_hold = list(/obj/item/weapon/reagent_containers/syringe) //VOREStation Edit
starts_with = list(/obj/item/weapon/reagent_containers/syringe = 20) //VOREStation Edit
/obj/item/weapon/storage/box/syringegun
name = "box of syringe gun cartridges"