From: SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com> Date: Thu, 13 Mar 2025 20:21:42 +0000 (+0100) Subject: Enable antag-before-job rolling for roundstart antags (#35823) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=22ecd580832a09d65495083ab538767093ef2e11;p=space-station-14.git Enable antag-before-job rolling for roundstart antags (#35823) Enable antag-before-job rolling for certain antags --- diff --git a/Resources/Prototypes/GameRules/roundstart.yml b/Resources/Prototypes/GameRules/roundstart.yml index 2795562734..80b8e9b717 100644 --- a/Resources/Prototypes/GameRules/roundstart.yml +++ b/Resources/Prototypes/GameRules/roundstart.yml @@ -189,6 +189,7 @@ min: 240 max: 420 - type: AntagSelection + selectionTime: IntraPlayerSpawn definitions: - prefRoles: [ Traitor ] max: 8 @@ -222,6 +223,7 @@ minPlayers: 15 - type: RevolutionaryRule - type: AntagSelection + selectionTime: IntraPlayerSpawn definitions: - prefRoles: [ HeadRev ] max: 3 @@ -310,6 +312,7 @@ max: 900 - type: ZombieRule - type: AntagSelection + selectionTime: IntraPlayerSpawn definitions: - prefRoles: [ InitialInfected ] max: 6 diff --git a/Resources/Prototypes/GameRules/subgamemodes.yml b/Resources/Prototypes/GameRules/subgamemodes.yml index 32604286e2..6604a036bd 100644 --- a/Resources/Prototypes/GameRules/subgamemodes.yml +++ b/Resources/Prototypes/GameRules/subgamemodes.yml @@ -16,6 +16,7 @@ maxDifficulty: 2.5 - type: AntagSelection agentName: thief-round-end-agent-name + selectionTime: IntraPlayerSpawn definitions: - prefRoles: [ Thief ] max: 3