From 099b3028666dddaea6042fbad185bb250fd4e192 Mon Sep 17 00:00:00 2001 From: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:52:26 -0400 Subject: [PATCH] Update gun_attachments.dm --- 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 9a5156b45469..a24355285f46 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"