Some TCFL Projectile Rebalances (#11818)

This commit is contained in:
WickedCybs
2021-05-08 12:03:44 +02:00
committed by GitHub
parent cd15d63d05
commit 9e25b529cc
3 changed files with 8 additions and 0 deletions
@@ -346,6 +346,7 @@
/obj/item/projectile/bullet/gauss/highex
name = "high-ex shell"
damage = 10
armor_penetration = 30
/obj/item/projectile/bullet/gauss/highex/on_impact(var/atom/A)
explosion(A, -1, 0, 2)
@@ -219,6 +219,7 @@
/obj/item/projectile/energy/blaster/heavy
damage = 35
armor_penetration = 10
/obj/item/projectile/energy/blaster/incendiary
icon_state = "laser"