From 4949f479ddf937342c12c632744324b1f3c209b1 Mon Sep 17 00:00:00 2001 From: Drsmail Date: Thu, 19 Dec 2024 00:49:14 +0300 Subject: [PATCH] Updated proper config --- config/example/config.toml | 21 ------------------- .../antag_mix/scenarios/minor_scenarios.dm | 21 +------------------ 2 files changed, 1 insertion(+), 41 deletions(-) diff --git a/config/example/config.toml b/config/example/config.toml index 5752dcf436f6..d344a885a330 100644 --- a/config/example/config.toml +++ b/config/example/config.toml @@ -1175,27 +1175,6 @@ tag = "mindflayer" "Solar Federation General", ] possible_species = ["Machine"] -"restricted_species" = [ - "Abductor", - "Diona", - "Drask", - "Golem", - "Grey", - "Human", - "Kidan", - "Machine", - "Monkey", - "Moth", - "Plasmaman", - "Shadow", - "Skeleton_species", - "Skrell", - "Slimepeople", - "Tajaran", - "Unathi", - "Vox", - "Vulpkanin" -] [[antag_mix_gamemode_configuration.antag_scenarios_configuration]] tag = "vox_raiders" diff --git a/modular_ss220/antagonists/code/antag_mix/scenarios/minor_scenarios.dm b/modular_ss220/antagonists/code/antag_mix/scenarios/minor_scenarios.dm index fc831b670b20..43b7930567bd 100644 --- a/modular_ss220/antagonists/code/antag_mix/scenarios/minor_scenarios.dm +++ b/modular_ss220/antagonists/code/antag_mix/scenarios/minor_scenarios.dm @@ -116,26 +116,7 @@ "Syndicate Officer", "Solar Federation General") possible_species = list("Machine") - restricted_species = list( - "Abductor", - "Diona", - "Drask", - "Golem", - "Grey", - "Human", - "Kidan", - "Machine", - "Monkey", - "Moth", - "Plasmaman", - "Shadow", - "Skeleton_species", - "Skrell", - "Slimepeople", - "Tajaran", - "Unathi", - "Vox", - "Vulpkanin") + /datum/antag_scenario/team/blood_brothers name = "Blood Brothers"