mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Limits Abductors to 25 Pop (#15535)
* Update dynamic_rulesets_midround.dm * Update abductor.dm
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
typepath = /datum/round_event/ghost_role/abductor
|
||||
weight = 12
|
||||
max_occurrences = 1
|
||||
min_players = 20
|
||||
min_players = 25
|
||||
gamemode_blacklist = list("nuclear","wizard","revolution")
|
||||
|
||||
/datum/round_event/ghost_role/abductor
|
||||
|
||||
Reference in New Issue
Block a user