diff --git a/code/modules/vore/fluffstuff/custom_guns_vr.dm b/code/modules/vore/fluffstuff/custom_guns_vr.dm index 5705a3bdf74..1b92a5b7d96 100644 --- a/code/modules/vore/fluffstuff/custom_guns_vr.dm +++ b/code/modules/vore/fluffstuff/custom_guns_vr.dm @@ -454,6 +454,10 @@ /obj/item/ammo_magazine/mc9mml/empty initial_ammo = 0 +/obj/item/ammo_magazine/mc9mml/ap + name = "\improper SMG magazine (9mm armor-piercing)" + ammo_type = /obj/item/ammo_casing/c9mm/ap + /obj/item/ammo_magazine/mc9mml/flash name = "\improper SMG magazine (9mm flash)" ammo_type = /obj/item/ammo_casing/c9mmf