mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-20 19:42:34 +01:00
Make syringe reuse a bad idea
Because now it can infect limbs and transfer viruses
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user