From 379013a5da172c55b0ce4fb83b8e3271d2604116 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Sun, 30 Jun 2024 13:51:33 +0000 Subject: [PATCH] show sleeper agents in round end summary (#29468) fix sleeper agents not showing in summary Co-authored-by: deltanedas <@deltanedas:kde.org> --- Resources/Prototypes/GameRules/events.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/Resources/Prototypes/GameRules/events.yml b/Resources/Prototypes/GameRules/events.yml index 3e63ad0283..bfd9dd6230 100644 --- a/Resources/Prototypes/GameRules/events.yml +++ b/Resources/Prototypes/GameRules/events.yml @@ -455,6 +455,7 @@ startAnnouncement: station-event-communication-interception startAudio: path: /Audio/Announcements/intercept.ogg + duration: null # the rule has to last the whole round not 1 second - type: AlertLevelInterceptionRule - type: AntagSelection definitions: -- 2.51.2