Merge pull request #12572 from DeltaFire15/no-free-nullcrates

Disables the stray syndicate crate event
This commit is contained in:
Ghom
2020-06-23 03:27:12 +02:00
committed by GitHub
+2 -2
View File
@@ -85,8 +85,8 @@
/datum/round_event_control/stray_cargo/syndicate
name = "Stray Syndicate Cargo Pod"
typepath = /datum/round_event/stray_cargo/syndicate
weight = 6
max_occurrences = 1
weight = 0
max_occurrences = 0
earliest_start = 30 MINUTES
/datum/round_event/stray_cargo/syndicate