From caa3d0a90df335f0e5be95705dd8fde589d21f03 Mon Sep 17 00:00:00 2001 From: Dan-Neposh Date: Tue, 26 Jan 2021 11:26:19 -0500 Subject: [PATCH] fixes a punctuation error in the guardian summon description --- .../clockcult/clock_scriptures/scripture_applications.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/clockcult/clock_scriptures/scripture_applications.dm b/code/modules/antagonists/clockcult/clock_scriptures/scripture_applications.dm index 99cf40b432..da46209d79 100644 --- a/code/modules/antagonists/clockcult/clock_scriptures/scripture_applications.dm +++ b/code/modules/antagonists/clockcult/clock_scriptures/scripture_applications.dm @@ -133,7 +133,7 @@ invocations = list("Fright's will...", "...call forth...") channel_time = 100 power_cost = 8000 - usage_tip = "guardians are useful as personal bodyguards and frontline warriors." + usage_tip = "Guardians are useful as personal bodyguards and frontline warriors." tier = SCRIPTURE_APPLICATION primary_component = GEIS_CAPACITOR sort_priority = 5