From 7a8adff8e057fcf07a3b1cd4e25a45fc333088cf Mon Sep 17 00:00:00 2001 From: Scorpion-117 <33163527+Scorpion-117@users.noreply.github.com> Date: Fri, 10 May 2019 01:58:53 -0600 Subject: [PATCH] testing a value of 7 x --- .../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 de1cf2e297..57f83c55aa 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 15 //How many watts will be produced per second when the stargazer sees starlight +#define STARGAZER_POWER 7 //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