From daf099388e32e88fedcbcf61543eebb75349b747 Mon Sep 17 00:00:00 2001
From: Ghom <42542238+Ghommie@users.noreply.github.com>
Date: Sat, 21 Dec 2019 16:37:28 +0100
Subject: [PATCH] Unnecessary OOC note.
---
.../clockcult/clock_scriptures/scripture_applications.dm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/code/modules/antagonists/clockcult/clock_scriptures/scripture_applications.dm b/code/modules/antagonists/clockcult/clock_scriptures/scripture_applications.dm
index ccf4aa45f1..5a473d4778 100644
--- a/code/modules/antagonists/clockcult/clock_scriptures/scripture_applications.dm
+++ b/code/modules/antagonists/clockcult/clock_scriptures/scripture_applications.dm
@@ -96,8 +96,7 @@
/datum/clockwork_scripture/create_object/construct/clockwork_marauder/pre_recital()
if(!is_reebe(invoker.z))
if(!CONFIG_GET(flag/allow_clockwork_marauder_on_station))
- to_chat(invoker, "This particular station is too far from the influence of the Hierophant Network. You can not summon a marauder here \
- ((OOC NOTE: Station marauders are config-disabled.))")
+ to_chat(invoker, "This particular station is too far from the influence of the Hierophant Network. You can not summon a marauder here.)
return FALSE
if(world.time < (last_marauder + CONFIG_GET(number/marauder_delay_non_reebe)))
to_chat(invoker, "The hierophant network is still strained from the last summoning of a marauder on a plane without the strong energy connection of Reebe to support it. \