Adds the correct hijack

This commit is contained in:
keronshb
2021-09-16 15:52:53 -04:00
parent 372725c1f4
commit 518c54c061
9 changed files with 11 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
max_occurrences = 1 //Only once okay fam
earliest_start = 30 MINUTES
min_players = 35
dynamic_should_hijack = TRUE
/datum/round_event/spawn_swarmer

View File

@@ -4,7 +4,8 @@
weight = 10
max_occurrences = 1
min_players = 30
gamemode_blacklist = list("nuclear","wizard","revolution","dynamic")
dynamic_should_hijack = TRUE
gamemode_blacklist = list("nuclear","wizard","revolution")
/datum/round_event/ghost_role/abductor
minimum_required = 2

View File

@@ -2,9 +2,9 @@
name = "Alien Infestation"
typepath = /datum/round_event/ghost_role/alien_infestation
weight = 5
gamemode_blacklist = list("dynamic")
min_players = 25
max_occurrences = 1
dynamic_should_hijack = TRUE
/datum/round_event/ghost_role/alien_infestation
announceWhen = 400

View File

@@ -6,8 +6,8 @@
earliest_start = 40 MINUTES
min_players = 35
gamemode_blacklist = list("blob","dynamic") //Just in case a blob survives that long
dynamic_should_hijack = TRUE
gamemode_blacklist = list("blob")
/datum/round_event/ghost_role/blob
announceWhen = -1

View File

@@ -3,7 +3,7 @@
typepath = /datum/round_event/ghost_role/nightmare
max_occurrences = 1
min_players = 20
gamemode_blacklist = list("dynamic")
dynamic_should_hijack = TRUE
/datum/round_event/ghost_role/nightmare
minimum_required = 1

View File

@@ -3,6 +3,7 @@
typepath = /datum/round_event/ghost_role/operative
weight = 0 //Admin only
max_occurrences = 1
dynamic_should_hijack = TRUE
/datum/round_event/ghost_role/operative
minimum_required = 1

View File

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

View File

@@ -4,6 +4,7 @@
weight = 8
max_occurrences = 1
min_players = 20
dynamic_should_hijack = TRUE
/datum/round_event/ghost_role/space_dragon
minimum_required = 1

View File

@@ -14,7 +14,7 @@ Contents:
typepath = /datum/round_event/ghost_role/ninja
max_occurrences = 1
earliest_start = 40 MINUTES
gamemode_blacklist = list("dynamic")
dynamic_should_hijack = TRUE
min_players = 15
/datum/round_event/ghost_role/ninja