From d0970e327c5d7381205d6b407b3d3f074928bcd2 Mon Sep 17 00:00:00 2001 From: Scorpion-117 <33163527+Scorpion-117@users.noreply.github.com> Date: Wed, 8 May 2019 07:21:17 -0600 Subject: [PATCH] Update stargazer.dm --- .../modules/antagonists/clockcult/clock_structures/stargazer.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/antagonists/clockcult/clock_structures/stargazer.dm b/code/modules/antagonists/clockcult/clock_structures/stargazer.dm index 4f04fcb82b..de1cf2e297 100644 --- a/code/modules/antagonists/clockcult/clock_structures/stargazer.dm +++ b/code/modules/antagonists/clockcult/clock_structures/stargazer.dm @@ -1,5 +1,5 @@ #define STARGAZER_RANGE 3 //How many tiles the stargazer can see out to -#define STARGAZER_POWER 20 //How many watts will be produced per second when the stargazer sees starlight +#define STARGAZER_POWER 15 //How many watts will be produced per second when the stargazer sees starlight //Stargazer: A very fragile but cheap generator that creates power from starlight. /obj/structure/destructible/clockwork/stargazer