From 701108d074e277c6782cb31e8568fdf4391287a2 Mon Sep 17 00:00:00 2001 From: cebutris Date: Tue, 5 Dec 2017 15:56:23 -0500 Subject: [PATCH] removes borer event from rotation --- code/game/gamemodes/miniantags/borer/borer_event.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/gamemodes/miniantags/borer/borer_event.dm b/code/game/gamemodes/miniantags/borer/borer_event.dm index 6875a97db5..08d3c3eb93 100644 --- a/code/game/gamemodes/miniantags/borer/borer_event.dm +++ b/code/game/gamemodes/miniantags/borer/borer_event.dm @@ -1,7 +1,7 @@ /datum/round_event_control/borer name = "Borer" typepath = /datum/round_event/borer - weight = 10 //Default weight + weight = 0 //Default weight max_occurrences = 1 min_players = 20 //10 is MINIMUM needed, but this is not a gamemode that does well in lowpop earliest_start = 24000 //40 min, double default timer