From 98bfbd4a46690c84547c784308698aa71766ad0d Mon Sep 17 00:00:00 2001 From: Simon <63975668+Simyon264@users.noreply.github.com> Date: Sat, 19 Oct 2024 23:49:48 +0200 Subject: [PATCH] Add Changelog file for SSS --- Resources/Changelog/Suspicion.yml | 14 ++++++++++++++ .../Locale/en-US/changelog/changelog-window.ftl | 1 + 2 files changed, 15 insertions(+) create mode 100644 Resources/Changelog/Suspicion.yml diff --git a/Resources/Changelog/Suspicion.yml b/Resources/Changelog/Suspicion.yml new file mode 100644 index 0000000000..9bb658f36f --- /dev/null +++ b/Resources/Changelog/Suspicion.yml @@ -0,0 +1,14 @@ +Entries: +- author: Simyon + changes: + - message: Each detective will now get 1 TC when a traitor is revealed. + type: Add + - message: When a detective examines a body and it turns out its a traitor; Any unspent TC from the traitor will be given to the detective. + type: Add + - message: There will now be always at least one detective. + type: Add + - message: The round timer will now announce correctly at the exact minute mark. + type: Fix + id: 0 + time: '2024-10-19T05:44:59.0000000+00:00' + url: https://github.com/Simyon264/Suspicion-on-Space-Station/pull/2 diff --git a/Resources/Locale/en-US/changelog/changelog-window.ftl b/Resources/Locale/en-US/changelog/changelog-window.ftl index b7f5d6a2fa..849026e320 100644 --- a/Resources/Locale/en-US/changelog/changelog-window.ftl +++ b/Resources/Locale/en-US/changelog/changelog-window.ftl @@ -12,3 +12,4 @@ changelog-button-new-entries = Changelog (new!) changelog-tab-title-Changelog = Changelog changelog-tab-title-Admin = Admin +changelog-tab-title-Suspicion = Suspicion