From 1583a70c0bf9e7f3d825017f93b9ce61fc92e167 Mon Sep 17 00:00:00 2001 From: Hopekz Date: Tue, 4 Jul 2023 04:01:12 -0500 Subject: [PATCH] Update code/modules/projectiles/magazines/lever_action.dm Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com> --- code/modules/projectiles/magazines/lever_action.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/projectiles/magazines/lever_action.dm b/code/modules/projectiles/magazines/lever_action.dm index 38e7b0eb18ba..e6dbbcbbffdc 100644 --- a/code/modules/projectiles/magazines/lever_action.dm +++ b/code/modules/projectiles/magazines/lever_action.dm @@ -76,7 +76,7 @@ Similar to shotguns.dm but not exactly. // This is the internal magazine of the spotter XM rifle /obj/item/ammo_magazine/internal/lever_action/xm88/spotter - name = "XM88 spotter rifle internal magazine" + name = "\improper XM88 spotter rifle internal magazine" desc = "If you see this something went wrong and the world is ending!!" icon = 'icons/obj/items/weapons/guns/ammo_by_faction/uscm.dmi' icon_state = "458-box"