Update cit_guns.dm

This commit is contained in:
kevinz000
2017-11-20 16:46:20 -08:00
committed by GitHub
parent 94046f89da
commit 93592ca4ab
+2 -2
View File
@@ -396,7 +396,7 @@
/obj/item/projectile/bullet/nlmagrifle //non-lethal boolets
icon = 'icons/obj/guns/cit_guns.dmi'
icon_state = "magjectile-large-nl"
damage = 1
damage = 0
knockdown = 0
stamina = 35
armour_penetration = -10
@@ -1245,4 +1245,4 @@ obj/item/gun/energy/e_gun/cx/worn_overlays(isinhands, icon_file)
/obj/item/ammo_box/magazine/toy/pistol //forcing this might be a bad idea, but it'll fix the foam gun infinite material exploit
..()
materials = list(MAT_METAL = 200)
materials = list(MAT_METAL = 200)