diff --git a/Resources/ConfigPresets/Backmen/main.toml b/Resources/ConfigPresets/Backmen/main.toml index c69bb047ee4..a9c102f9b44 100644 --- a/Resources/ConfigPresets/Backmen/main.toml +++ b/Resources/ConfigPresets/Backmen/main.toml @@ -144,6 +144,11 @@ enabled=true [laying] crawlundertables=true +[vote] +map_enabled = true +restart_required_ratio = 0.6 +timermap = 60 + [hub] advertise = true -tags = "lang:ru,region:eu_e,rp:med" \ No newline at end of file +tags = "lang:ru,region:eu_e,rp:med" diff --git a/Resources/Prototypes/Loadouts/Miscellaneous/survival.yml b/Resources/Prototypes/Loadouts/Miscellaneous/survival.yml index 84be839e17f..b79952e8cf8 100644 --- a/Resources/Prototypes/Loadouts/Miscellaneous/survival.yml +++ b/Resources/Prototypes/Loadouts/Miscellaneous/survival.yml @@ -19,6 +19,14 @@ - Moth - Reptilian - Vulpkanin # Corvax-MRP + #backmen-species-start + - ArachneClassic + - Felinid + - HumanoidFoxes + - Harpy + - Oni + - Shadowkin + #backmen-species-end - type: loadoutEffectGroup id: EffectSpeciesVox diff --git a/Resources/Prototypes/_Backmen/game_presets.yml b/Resources/Prototypes/_Backmen/game_presets.yml index 1b9a275d7ce..de4c5ed840e 100644 --- a/Resources/Prototypes/_Backmen/game_presets.yml +++ b/Resources/Prototypes/_Backmen/game_presets.yml @@ -19,7 +19,7 @@ - bloodsucker name: vampires-title description: vampires-description - showInVote: true + showInVote: false # secret rules: - VampiresGameRule - BasicStationEventScheduler @@ -324,7 +324,7 @@ name: babelTower-title description: babelTower-description minPlayers: 5 - showInVote: true + showInVote: false # secret rules: - BabelTower - CalmStationEventScheduler