fucking hell

This commit is contained in:
keronshb
2021-09-19 18:06:24 -04:00
parent 13323d2597
commit cd00d1589e
5 changed files with 3 additions and 4 deletions

View File

@@ -343,4 +343,7 @@
default = 0
min_val = 0
/datum/config_entry/flag/atmos_equalize_enabled
default = FALSE
/datum/config_entry/flag/dynamic_config_enabled

View File

@@ -3,7 +3,6 @@
typepath = /datum/round_event/ghost_role/slaughter
weight = 1 //Very rare
max_occurrences = 1
gamemode_blacklist = list("dynamic")
earliest_start = 1 HOURS
min_players = 20

View File

@@ -5,7 +5,6 @@
max_occurrences = 1
min_players = 30
dynamic_should_hijack = TRUE
gamemode_blacklist = list("nuclear","wizard","revolution")
/datum/round_event/ghost_role/abductor
minimum_required = 2

View File

@@ -4,7 +4,6 @@
max_occurrences = 1
min_players = 20
earliest_start = 30 MINUTES //deadchat sink, lets not even consider it early on.
gamemode_blacklist = list("nuclear")
/datum/round_event/ghost_role/fugitives
minimum_required = 1

View File

@@ -6,7 +6,6 @@
min_players = 10
earliest_start = 30 MINUTES
dynamic_should_hijack = TRUE
gamemode_blacklist = list("nuclear")
#define PIRATES_ROGUES "Rogues"
// #define PIRATES_SILVERSCALES "Silverscales"