From 3102b47775e4190ccdacdcba9c53f3278df1c112 Mon Sep 17 00:00:00 2001 From: Cebutris Date: Mon, 26 Mar 2018 09:46:54 -0400 Subject: [PATCH] Makes the desc more generic --- .../code/game/objects/items/melee/eutactic_blades.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_citadel/code/game/objects/items/melee/eutactic_blades.dm b/modular_citadel/code/game/objects/items/melee/eutactic_blades.dm index 7aaee15c3d..9573e8706d 100644 --- a/modular_citadel/code/game/objects/items/melee/eutactic_blades.dm +++ b/modular_citadel/code/game/objects/items/melee/eutactic_blades.dm @@ -114,7 +114,7 @@ //Broken version. Not a toy, but not as strong. /obj/item/melee/transforming/energy/sword/cx/broken name = "misaligned non-eutactic blade" - desc = "The Non-Eutactic Blade utilizes a hardlight blade that is dynamically 'forged' on demand to create a deadly sharp edge that is unbreakable. This one seems to have a damaged hardlight emitter and a misalgined magnet, causing the blade to be unstable at best" + desc = "The Non-Eutactic Blade utilizes a hardlight blade that is dynamically 'forged' on demand to create a deadly sharp edge that is unbreakable. This one seems to have a damaged handle and misaligned components, causing the blade to be unstable at best" force_on = 15 //As strong a survival knife/bone dagger //OBLIGATORY TOY MEMES /////////////////////////////////////