From a5a795c379854950ab8ef464b6e4608a5649af63 Mon Sep 17 00:00:00 2001
From: wraith-54321 <69217972+wraith-54321@users.noreply.github.com>
Date: Thu, 7 Sep 2023 16:04:17 -0700
Subject: [PATCH] clear
---
.../modules/antagonists/clock_cult/items/replica_fabricator.dm | 1 +
1 file changed, 1 insertion(+)
diff --git a/monkestation/code/modules/antagonists/clock_cult/items/replica_fabricator.dm b/monkestation/code/modules/antagonists/clock_cult/items/replica_fabricator.dm
index b8ab6146669b..084814d048ad 100644
--- a/monkestation/code/modules/antagonists/clock_cult/items/replica_fabricator.dm
+++ b/monkestation/code/modules/antagonists/clock_cult/items/replica_fabricator.dm
@@ -40,6 +40,7 @@
. += span_brass("Use on other materials to convert them into power, but less efficiently.")
. += span_brass("Use in-hand to select what to fabricate.")
. += span_brass("Right Click in-hand to fabricate bronze sheets.")
+ . += span_brass("Walls and windows will be built slower while on reebe.")
/obj/item/clockwork/replica_fabricator/afterattack(atom/target, mob/user, proximity_flag, click_parameters)