Adds Armor-Piercing 9mm Magazines to the game (#20815)

-Adds Armor Piercing 9mm Ammo along with Pistol Magazines for it.

-It currently deals 12 damage and has 30 Armor-Penetration, allowing it
to deal more damage than .45 to armored opponents however it struggles
against unarmoured targets due to it's low damage output

Only available on the Antagonist Uplinks for now.


![9mmap2](https://github.com/user-attachments/assets/81b9f758-8e8e-4f0b-ad8a-b399c5fabd60)

---------

Signed-off-by: Birigilis <kavbest10@gmail.com>
Signed-off-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
Birigilis
2025-06-16 23:26:24 +00:00
committed by GitHub
co-authored by Matt Atlas SleepyGemmy
parent 7759fdd762
commit 72c032a847
6 changed files with 85 additions and 2 deletions
@@ -181,6 +181,10 @@
damage = 20
armor_penetration = 15
/obj/projectile/bullet/pistol/polymer
damage = 12
armor_penetration = 30
/obj/projectile/bullet/pistol/medium
damage = 30
armor_penetration = 0