removed the supernova and fattening vent clogs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/datum/round_event_control/vent_clog/fattening
|
||||
name = "Clogged Vents: Fattening"
|
||||
typepath = /datum/round_event/vent_clog/fattening
|
||||
max_occurrences = 2
|
||||
max_occurrences = 0
|
||||
min_players = 5
|
||||
description = "Spits out lipoifier foam through the scrubber system."
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
name = "Supernova"
|
||||
typepath = /datum/round_event/supernova
|
||||
weight = 5
|
||||
max_occurrences = 1
|
||||
max_occurrences = 0
|
||||
min_players = 2
|
||||
category = EVENT_CATEGORY_SPACE
|
||||
description = "Several modified radstorms hit the station."
|
||||
|
||||
Reference in New Issue
Block a user