diff --git a/code/modules/projectiles/guns/ballistic/derringer.dm b/code/modules/projectiles/guns/ballistic/derringer.dm index 2acb5d7f8f..e5477a5964 100644 --- a/code/modules/projectiles/guns/ballistic/derringer.dm +++ b/code/modules/projectiles/guns/ballistic/derringer.dm @@ -63,6 +63,7 @@ obj/item/gun/ballistic/derringer/attack_self(mob/living/user) desc = "The golden sheen is somewhat counterintuitive as a stealth weapon, but it looks cool. Uses .357 ammo" icon_state = "derringer_gold" mag_type = /obj/item/ammo_box/magazine/internal/derringer/a357 + fire_sound = 'sound/weapons/resonator_blast.ogg' /obj/item/gun/ballistic/derringer/nukeop name = "\improper Gunslinger's Derringer"