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