From c15d53237b186971f8cf99e2a47725c6142c1a22 Mon Sep 17 00:00:00 2001 From: DeltaFire Date: Sun, 21 Jun 2020 00:55:35 +0200 Subject: [PATCH] Revert "free random null crate man bad" This reverts commit 6fc3462d0519db23bfad93c22917f7af272ca9fb. --- code/modules/events/stray_cargo.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/modules/events/stray_cargo.dm b/code/modules/events/stray_cargo.dm index 02d02a8510..43c51fd5c8 100644 --- a/code/modules/events/stray_cargo.dm +++ b/code/modules/events/stray_cargo.dm @@ -85,8 +85,8 @@ /datum/round_event_control/stray_cargo/syndicate name = "Stray Syndicate Cargo Pod" typepath = /datum/round_event/stray_cargo/syndicate - weight = 0 - max_occurrences = 0 + weight = 6 + max_occurrences = 1 earliest_start = 30 MINUTES /datum/round_event/stray_cargo/syndicate