From d78d1b6d7690480a2014acb9afbbc441d64d8867 Mon Sep 17 00:00:00 2001 From: VMSolidus Date: Fri, 3 Jul 2026 15:35:36 -0400 Subject: [PATCH] Update service.dm --- code/datums/skills/everyday/service.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/skills/everyday/service.dm b/code/datums/skills/everyday/service.dm index 5d69c64777d..dccb918fa86 100644 --- a/code/datums/skills/everyday/service.dm +++ b/code/datums/skills/everyday/service.dm @@ -85,7 +85,7 @@ description = "Represents a character's mental resilience, emotional stability, and ability to remain steadfast under stress. " \ + "Characters with greater Resolve receive a permanent passive bonus to their effective morale value. This can provide small bonuses to a variety of interactions. " \ + "This morale bonus can also act as a pool of resistance towards psychic damage. " \ - + "This skill has no effect species which does not interact with Morale." + + "This skill has no effect for species which do not interact with Morale." maximum_level = SKILL_LEVEL_PROFESSIONAL category = /singleton/skill_category/everyday subcategory = SKILL_SUBCATEGORY_PHYSICAL