Buffs the uplink syringe gun, it now comes with some syringes (#12353)

This commit is contained in:
TDSSS
2019-09-20 17:59:51 -07:00
committed by variableundefined
parent 23317c375f
commit 840559e9ae
3 changed files with 31 additions and 5 deletions
@@ -356,4 +356,15 @@ To apply, hold the injector a short distance away from the outer thigh before ap
new /obj/item/storage/backpack/chameleon(src)
new /obj/item/radio/headset/chameleon(src)
new /obj/item/stamp/chameleon(src)
new /obj/item/pda/chameleon(src)
new /obj/item/pda/chameleon(src)
/obj/item/storage/box/syndie_kit/dart_gun
name = "dart gun kit"
/obj/item/storage/box/syndie_kit/dart_gun/New()
..()
new /obj/item/gun/syringe/syndicate(src)
new /obj/item/reagent_containers/syringe/capulettium_plus(src)
new /obj/item/reagent_containers/syringe/sarin(src)
new /obj/item/reagent_containers/syringe/pancuronium(src)