Merge pull request #14416 from GrayRachnid/abductors-more-players

Adjusts the abductors event to only trigger when there's 30 players.
This commit is contained in:
DeltaFire
2021-03-15 17:02:33 +01:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@
typepath = /datum/round_event/ghost_role/abductor
weight = 10
max_occurrences = 1
min_players = 20
min_players = 30
gamemode_blacklist = list("nuclear","wizard","revolution","dynamic")
/datum/round_event/ghost_role/abductor