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)