Nerfs .45 bullets and buffs 9mm bullets. (#17406)

* Nerfs .45 bullets and buffs 9mm bullets.

* whoops

---------

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2023-09-25 22:25:28 +00:00
committed by GitHub
co-authored by Matt Atlas
parent 61d6c13fdb
commit 8fd3f3b975
2 changed files with 47 additions and 3 deletions
@@ -121,14 +121,15 @@
/* short-casing projectiles, like the kind used in pistols or SMGs */
/obj/item/projectile/bullet/pistol
damage = 25
armor_penetration = 10
damage = 20
armor_penetration = 15
/obj/item/projectile/bullet/pistol/medium
damage = 30
armor_penetration = 0
/obj/item/projectile/bullet/pistol/medium/ap
armor_penetration = 35
armor_penetration = 15
penetrating = FALSE
/obj/item/projectile/bullet/pistol/strong