Atmos Grenades, v1

This commit is contained in:
Kyep
2016-07-20 23:31:39 -07:00
parent f5324665ac
commit aa856556ed
4 changed files with 119 additions and 1 deletions
@@ -186,4 +186,16 @@
new /obj/item/ammo_casing/shotgun/dart/assassination(src)
new /obj/item/ammo_casing/shotgun/dart/assassination(src)
new /obj/item/ammo_casing/shotgun/dart/assassination(src)
new /obj/item/weapon/gun/projectile/revolver/doublebarrel/improvised/cane(src)
new /obj/item/weapon/gun/projectile/revolver/doublebarrel/improvised/cane(src)
/obj/item/weapon/storage/box/syndie_kit/atmosgasgrenades
name = "Atmos Grenades"
/obj/item/weapon/storage/box/syndie_kit/atmosgasgrenades/New()
..()
new /obj/item/weapon/grenade/gas(src)
new /obj/item/weapon/grenade/gas/overpressure(src)
new /obj/item/weapon/grenade/gas/suffocation(src)
new /obj/item/weapon/grenade/gas/vacuum(src)
new /obj/item/weapon/grenade/gas/knockout(src)