ayys are more likely to visit the station (#1368)

This commit is contained in:
CitadelStationBot
2017-06-13 15:40:54 -05:00
committed by kevinz000
parent 33eb60747f
commit b47109a54c

4
code/modules/events/abductor.dm Normal file → Executable file
View File

@@ -1,10 +1,10 @@
/datum/round_event_control/abductor
name = "Abductors"
typepath = /datum/round_event/ghost_role/abductor
weight = 5
weight = 10
max_occurrences = 1
min_players = 5
min_players = 20
gamemode_blacklist = list("nuclear","wizard","revolution","abduction")