diff --git a/code/game/gamemodes/clock_cult/clock_scriptures/scripture_drivers.dm b/code/game/gamemodes/clock_cult/clock_scriptures/scripture_drivers.dm index a219d64666..a282ac3067 100644 --- a/code/game/gamemodes/clock_cult/clock_scriptures/scripture_drivers.dm +++ b/code/game/gamemodes/clock_cult/clock_scriptures/scripture_drivers.dm @@ -236,7 +236,7 @@ if(A.outdoors || A.map_name == "Space" || !A.blob_allowed) to_chat(invoker, "Stargazers can't be built off-station.") return - return TRUE + return ..() //Integration Cog: Creates an integration cog that can be inserted into APCs to passively siphon power.