From 4bd172f7dab684d3d4157ea1fbc58649ddc07195 Mon Sep 17 00:00:00 2001 From: Leo Date: Tue, 7 Nov 2017 11:59:32 -0200 Subject: [PATCH] Merge pull request #32465 from MoreRobustThanYou/patch-11 Removes some unused clockwork defines --- code/__DEFINES/clockcult.dm | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/__DEFINES/clockcult.dm b/code/__DEFINES/clockcult.dm index 5f167bf96c..c35d9a7726 100644 --- a/code/__DEFINES/clockcult.dm +++ b/code/__DEFINES/clockcult.dm @@ -66,13 +66,10 @@ GLOBAL_LIST_EMPTY(all_scripture) //a list containing scripture instances; not us #define ARK_SUMMON_COST 5 //how many of each component an Ark costs to summon -#define ARK_CONSUME_COST 15 //how many of each component an Ark needs to consume to activate - //Objective text define #define CLOCKCULT_OBJECTIVE "Construct the Ark of the Clockwork Justicar and free Ratvar." //misc clockcult stuff -#define MARAUDER_EMERGE_THRESHOLD 65 //marauders cannot emerge unless host is at this% or less health #define SIGIL_ACCESS_RANGE 2 //range at which transmission sigils can access power