From b0895a1c631dd8f97f29a2be8a937e0053af48c0 Mon Sep 17 00:00:00 2001 From: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Date: Tue, 15 Oct 2024 14:00:54 -0400 Subject: [PATCH] Update gun_attachments.dm (#26956) --- code/modules/projectiles/gun_attachments.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/projectiles/gun_attachments.dm b/code/modules/projectiles/gun_attachments.dm index 9a5156b4546..a24355285f4 100644 --- a/code/modules/projectiles/gun_attachments.dm +++ b/code/modules/projectiles/gun_attachments.dm @@ -2,7 +2,7 @@ /obj/item/suppressor - name = "suppressor" + name = "universal suppressor" desc = "A universal syndicate small-arms suppressor for maximum espionage." icon = 'icons/obj/guns/projectile.dmi' icon_state = "suppressor"