From dfb0e9f7d60dfe622cfc39925bfebc1ca44ffe0a Mon Sep 17 00:00:00 2001 From: vuonojenmustaturska Date: Thu, 8 Mar 2018 00:02:58 +0200 Subject: [PATCH 1/2] Merge pull request #36202 from cebutris/lithenessk Small spellcheck in traits --- 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 538146b873..4a1a0c3d1e 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."