Makes the vent clog event happen more often (#42456)

* Makes the vent clog event happen more often

* qq
This commit is contained in:
Dax Dupont
2019-01-21 22:57:38 +01:00
committed by Jordan Brown
parent 3f7a5e5e7b
commit 01841b73a2
+3 -3
View File
@@ -3,7 +3,7 @@
typepath = /datum/round_event/vent_clog
weight = 10
max_occurrences = 3
min_players = 25
min_players = 10
/datum/round_event/vent_clog
announceWhen = 1
@@ -54,7 +54,7 @@
name = "Clogged Vents: Threatening"
typepath = /datum/round_event/vent_clog/threatening
weight = 4
min_players = 35
min_players = 25
max_occurrences = 1
earliest_start = 35 MINUTES
@@ -66,7 +66,7 @@
name = "Clogged Vents: Catastrophic"
typepath = /datum/round_event/vent_clog/catastrophic
weight = 2
min_players = 45
min_players = 35
max_occurrences = 1
earliest_start = 45 MINUTES