mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Buffs the uplink syringe gun, it now comes with some syringes (#12353)
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user