Merge pull request #12807 from kappa-sama/patch-32

lowers stray cargo pod weight from 2x normal to 1/2 normal
This commit is contained in:
silicons
2020-07-20 16:57:24 -07:00
committed by GitHub
+1 -1
View File
@@ -2,7 +2,7 @@
/datum/round_event_control/stray_cargo
name = "Stray Cargo Pod"
typepath = /datum/round_event/stray_cargo
weight = 20
weight = 5
max_occurrences = 4
earliest_start = 10 MINUTES