From 9bd4d2e623a718da2a1c068d2baba2d65ff0c72c Mon Sep 17 00:00:00 2001 From: Paxilmaniac Date: Wed, 20 Nov 2024 10:08:58 -0600 Subject: [PATCH] super shotgun --- .../paxilweapons_real/code/ammo/shotgun_12ga.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/modular_lethal_doppler/paxilweapons_real/code/ammo/shotgun_12ga.dm b/modular_lethal_doppler/paxilweapons_real/code/ammo/shotgun_12ga.dm index 4ac7969d5e662..eb611f68f2d0f 100644 --- a/modular_lethal_doppler/paxilweapons_real/code/ammo/shotgun_12ga.dm +++ b/modular_lethal_doppler/paxilweapons_real/code/ammo/shotgun_12ga.dm @@ -81,6 +81,7 @@ desc = "A solid metal slug that fits neatly into a standard 12 gauge hull." icon_state = "slugshell" projectile_type = /obj/projectile/bullet/lethal_s12gauge/slug + pellets = 1 variance = 3 /obj/projectile/bullet/lethal_s12gauge/slug