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