From 14e68a47d47b3c3b4d35e94ce9f9289436760881 Mon Sep 17 00:00:00 2001 From: PhantornRU Date: Fri, 8 Dec 2023 00:07:45 +1000 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=B0=D0=BC=D0=BE=D1=80=D0=B5=D0=B2?= =?UTF-8?q?=D1=8C=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modular_ss220/jobs/code/donor/job/5_tier_jobs.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modular_ss220/jobs/code/donor/job/5_tier_jobs.dm b/modular_ss220/jobs/code/donor/job/5_tier_jobs.dm index e4b8edd75f2b..50f129fadf0b 100644 --- a/modular_ss220/jobs/code/donor/job/5_tier_jobs.dm +++ b/modular_ss220/jobs/code/donor/job/5_tier_jobs.dm @@ -82,7 +82,7 @@ /datum/job/donor/seclown title = "Security Clown" ru_title = "Клоун Службы Безопасности" - alt_titles = list("Клоун Службы Безопасности", "Клоун-Детектив", "Клоун-Смотритель", "Хонкектив", "Клоун Кадет", "Security Clown") + alt_titles = list("Клоун Службы Безопасности", "Клоун-Детектив", "Клоун-Смотритель", "Хонкектив", "Клоун Кадет") relate_job = "Security Officer" supervisors = "the head of security" department_head = list("Head of Security")