From 8e8efd8e10c71703be19f0411b25b27f64e79ef2 Mon Sep 17 00:00:00 2001 From: AmityBlamity <142629851+AmityBlamity@users.noreply.github.com> Date: Fri, 30 May 2025 21:54:55 +0200 Subject: [PATCH] Minor grammarfix in antag_org_syndicate.dm (#29488) --- code/modules/antagonists/antag_org/antag_org_syndicate.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/antag_org/antag_org_syndicate.dm b/code/modules/antagonists/antag_org/antag_org_syndicate.dm index e287d525486..15c3c8a77bf 100644 --- a/code/modules/antagonists/antag_org/antag_org_syndicate.dm +++ b/code/modules/antagonists/antag_org/antag_org_syndicate.dm @@ -69,7 +69,7 @@ /datum/antag_org/syndicate/spiderclan // Targets one syndicate agent and one non-mindshielded crewmember. name = "Spider Clan" intro_desc = "You are an initiate of the elusive Spider Clan, an insular cult of assassins and rogues styling themselves after ancient ninjas from Earth. \ - This is your final test, Initiate. Terminate the selected targets by any means necessary and you will have earned your place within the Clan." + This is your final test, Initiate. Terminate the selected targets by any means necessary, and you will have earned your place within the Clan." forced_objectives = list(/datum/objective/assassinate/syndicate, /datum/objective/assassinate/nomindshield) chaos_level = ORG_CHAOS_HUNTER