[READY] The not so great but pretty alright ammo simplifcation (#9831)

This commit is contained in:
tacoguy7765093
2025-01-15 07:28:18 -06:00
committed by GitHub
parent a6da9bf9bf
commit d0ebe164ac
24 changed files with 2712 additions and 184 deletions

View File

@@ -427,8 +427,6 @@
ammo_type = /obj/item/ammo_casing/a9mm/ap
matter = list(MAT_STEEL = 1000, MAT_PLASTEEL = 2000)
// P90
/* CHOMPEDIT Commented out, moved to zz_magazines_ch.dm *
/obj/item/ammo_magazine/m9mmp90
name = "large capacity top mounted magazine (9mm armor-piercing)"
icon_state = "p90"
@@ -441,7 +439,13 @@
/obj/item/ammo_magazine/m9mmp90/empty
initial_ammo = 0
* CHOMPEDIT Commented out, moved to zz_magazines_ch.dm */
//CHOMPadd begin
/obj/item/ammo_magazine/m9mmp90/rubber
name = "large capacity top mounted magazine (9mm rubber)"
ammo_type = /obj/item/ammo_casing/a9mm/rubber
matter = list(MAT_STEEL = 2000, MAT_PLASTIC = 1000)
//CHOMPadd end
// Stripper Clip
/obj/item/ammo_magazine/clip/c9mm