From 78d4e57ba77c1479b7ea3792fed69b2707f3b5ad Mon Sep 17 00:00:00 2001 From: Cebutris Date: Tue, 6 Mar 2018 08:04:22 -0500 Subject: [PATCH] lithnessk -> litheness --- code/datums/traits/good.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/traits/good.dm b/code/datums/traits/good.dm index 538146b873a..4a1a0c3d1ef 100644 --- a/code/datums/traits/good.dm +++ b/code/datums/traits/good.dm @@ -26,7 +26,7 @@ desc = "You walk with a gentle step, making stepping on sharp objects quieter and less painful." value = 1 mob_trait = TRAIT_LIGHT_STEP - gain_text = "You walk with a little more lithenessk." + gain_text = "You walk with a little more litheness." lose_text = "You start tromping around like a barbarian."