mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-11 10:22:13 +00:00
ayys are more likely to visit the station (#1368)
This commit is contained in:
committed by
kevinz000
parent
33eb60747f
commit
b47109a54c
4
code/modules/events/abductor.dm
Normal file → Executable file
4
code/modules/events/abductor.dm
Normal file → Executable file
@@ -1,10 +1,10 @@
|
|||||||
/datum/round_event_control/abductor
|
/datum/round_event_control/abductor
|
||||||
name = "Abductors"
|
name = "Abductors"
|
||||||
typepath = /datum/round_event/ghost_role/abductor
|
typepath = /datum/round_event/ghost_role/abductor
|
||||||
weight = 5
|
weight = 10
|
||||||
max_occurrences = 1
|
max_occurrences = 1
|
||||||
|
|
||||||
min_players = 5
|
min_players = 20
|
||||||
|
|
||||||
gamemode_blacklist = list("nuclear","wizard","revolution","abduction")
|
gamemode_blacklist = list("nuclear","wizard","revolution","abduction")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user