From 036d85ec2be32ba6fcab2e40aebe93a279e21c63 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Tue, 9 Aug 2022 00:56:35 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-15423.yml | 5 ----- html/changelogs/archive/2022-08.yml | 7 +++++++ 2 files changed, 7 insertions(+), 5 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-15423.yml diff --git a/html/changelogs/AutoChangeLog-pr-15423.yml b/html/changelogs/AutoChangeLog-pr-15423.yml deleted file mode 100644 index 7fbcd4cadd..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15423.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Putnam3145" -delete-after: True -changes: - - rscadd: "Adds station traits: Small modifiers that can randomly be chosen each round. They are usually logged in the intercept the station receives early in the round" - - refactor: "Announcement audio is now stored in a datum to make it easy to add different announcers" diff --git a/html/changelogs/archive/2022-08.yml b/html/changelogs/archive/2022-08.yml index a5f7fa3e87..95abd8d628 100644 --- a/html/changelogs/archive/2022-08.yml +++ b/html/changelogs/archive/2022-08.yml @@ -48,3 +48,10 @@ - bugfix: Fixed the lack of eyes making ERROR appear on people. - qol: Set up for the dmi editor extension, very helpful as you can see the existant states and their names opposed to only images in a huge spritesheet. +2022-08-09: + Putnam3145: + - rscadd: 'Adds station traits: Small modifiers that can randomly be chosen each + round. They are usually logged in the intercept the station receives early in + the round' + - refactor: Announcement audio is now stored in a datum to make it easy to add different + announcers