From b7decfe9ee9083a50a639c31624c3d04540b002e Mon Sep 17 00:00:00 2001 From: Ed <96445749+TheShuEd@users.noreply.github.com> Date: Fri, 29 Dec 2023 02:50:25 +0300 Subject: [PATCH] Add Thiefs to NukeOps (#23102) Update roundstart.yml --- Resources/Prototypes/GameRules/roundstart.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/GameRules/roundstart.yml b/Resources/Prototypes/GameRules/roundstart.yml index 066bf9b626..7d1128a416 100644 --- a/Resources/Prototypes/GameRules/roundstart.yml +++ b/Resources/Prototypes/GameRules/roundstart.yml @@ -60,6 +60,8 @@ components: - type: NukeopsRule faction: Syndicate + - type: ThiefRule #the thieves come as an extension of another gamemode + ruleChance: 0.5 - type: entity id: Pirates -- 2.51.2