Adds 9mm gun with silencer, 5TC, with the option to acquire additional ammo, 2TC.

This commit is contained in:
PsiOmega
2015-02-10 22:39:40 +01:00
parent dcb2e22e61
commit 3a6c4dacd6
5 changed files with 17 additions and 4 deletions
@@ -163,3 +163,12 @@
new /obj/item/device/spy_bug(src)
new /obj/item/device/spy_bug(src)
new /obj/item/device/spy_monitor(src)
/obj/item/weapon/storage/box/syndie_kit/g9mm
name = "Smooth operator"
desc = "9mm with silencer kit."
/obj/item/weapon/storage/box/syndie_kit/g9mm/New()
..()
new /obj/item/weapon/gun/projectile/pistol(src)
new /obj/item/weapon/silencer(src)