Skip to content

Commit

Permalink
Nerfs GL54/AR55 Airburst Sunder (#16508)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdav123 authored Sep 19, 2024
1 parent 8cfaef6 commit 8cce7a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/ammo_types/tx54_ammo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
shell_speed = 3
damage = 20
penetration = 20
sundering = 3
sundering = 1.5
damage_falloff = 0

/datum/ammo/bullet/tx54_spread/on_hit_mob(mob/target_mob, obj/projectile/proj)
Expand Down

0 comments on commit 8cce7a7

Please sign in to comment.