From 25ef85fed6d555124c2ec9833d50b7d044095526 Mon Sep 17 00:00:00 2001 From: KOTOB <59124164+kotobdev@users.noreply.github.com> Date: Fri, 3 Oct 2025 22:21:28 -0700 Subject: [PATCH] Increase colossus minimum spawn time (#4434) * gaming * tweakops --- Resources/Prototypes/_DV/CosmicCult/events.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/_DV/CosmicCult/events.yml b/Resources/Prototypes/_DV/CosmicCult/events.yml index 1219c61b6f..1e06f3f469 100644 --- a/Resources/Prototypes/_DV/CosmicCult/events.yml +++ b/Resources/Prototypes/_DV/CosmicCult/events.yml @@ -4,7 +4,7 @@ components: - type: StationEvent weight: 4.5 - earliestStart: 30 + earliestStart: 45 reoccurrenceDelay: 20 minimumPlayers: 25 duration: null