mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Merge pull request #27874 from Tacolizard/ayy
ayys are more likely to visit the station
This commit is contained in:
Regular → Executable
+2
-2
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user