From 4a255a107eaec7fe41dfbe73bb83edcf2950a681 Mon Sep 17 00:00:00 2001 From: Dip Date: Sat, 19 Sep 2020 13:07:58 -0300 Subject: [PATCH] adminbus change --- code/modules/events/carpteam.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/events/carpteam.dm b/code/modules/events/carpteam.dm index 935e501c..bdece057 100644 --- a/code/modules/events/carpteam.dm +++ b/code/modules/events/carpteam.dm @@ -1,7 +1,7 @@ /datum/round_event_control/carpteam name = "Carp Team" typepath = /datum/round_event/ghost_role/carpteam - weight = 3 + weight = 0 //Now adminbus min_players = 18 earliest_start = 45 MINUTES max_occurrences = 2