mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Some TCFL Projectile Rebalances (#11818)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user