From d0b818cc1b797e3b99700c2b0187257bd9737c88 Mon Sep 17 00:00:00 2001 From: SamCroswell Date: Thu, 14 Jul 2016 01:45:21 -0400 Subject: [PATCH] My commit line is a mess at this point IDGAF --- code/game/objects/items/weapons/explosives.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/weapons/explosives.dm b/code/game/objects/items/weapons/explosives.dm index 209c971ec0d..d74f8608ea4 100644 --- a/code/game/objects/items/weapons/explosives.dm +++ b/code/game/objects/items/weapons/explosives.dm @@ -188,7 +188,7 @@ // Same blasting power as C4, but with the same idea as the X4 -- Everyone on one side of the wall is safe. /obj/item/weapon/grenade/plastic/c4_shaped - name = "shaped C4 charge" + name = "C4 (shaped)" desc = "A brick of C4 shaped to allow more precise breaching." var/aim_dir = NORTH