diff --git a/modular_skyrat/modules/cme/code/cme.dm b/modular_skyrat/modules/cme/code/cme.dm index e5c2aafef90..2f146fbf486 100644 --- a/modular_skyrat/modules/cme/code/cme.dm +++ b/modular_skyrat/modules/cme/code/cme.dm @@ -15,7 +15,7 @@ Armageddon is truly going to fuck the station, use it sparingly. /datum/round_event_control/cme name = "Coronal Mass Ejection: Random" typepath = /datum/round_event/cme - weight = 4 + weight = 0 min_players = 30 max_occurrences = 1 earliest_start = 25 MINUTES