Prevents alien infestations from being so common

This commit is contained in:
Dahlular
2020-07-31 21:54:44 -06:00
committed by GitHub
parent b500fc18ed
commit c414b7fc6f
+2 -2
View File
@@ -1,9 +1,9 @@
/datum/round_event_control/alien_infestation
name = "Alien Infestation"
typepath = /datum/round_event/ghost_role/alien_infestation
weight = 5
weight = 3
min_players = 10
min_players = 20
max_occurrences = 1
/datum/round_event/ghost_role/alien_infestation