Saber SMG update, add armour piercing variable

This commit is contained in:
Markolie
2015-09-21 22:50:07 +02:00
parent cc641cb477
commit ea305d3ffa
11 changed files with 76 additions and 7 deletions
@@ -27,6 +27,18 @@
/obj/item/projectile/bullet/weakbullet3
damage = 20
/obj/item/projectile/bullet/toxinbullet
damage = 15
damage_type = TOX
/obj/item/projectile/bullet/incendiary/firebullet
damage = 10
/obj/item/projectile/bullet/armourpiercing
damage = 17
armour_penetration = 10
/obj/item/projectile/bullet/pellet
name = "pellet"