diff --git a/html/changelogs/AutoChangeLog-pr-4812.yml b/html/changelogs/AutoChangeLog-pr-4812.yml
deleted file mode 100644
index f6989a13dc1f..000000000000
--- a/html/changelogs/AutoChangeLog-pr-4812.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "mullenpaul"
-delete-after: True
-changes:
- - ui: "tgui dropship weapons console"
- - refactor: "added MFD panel"
- - refactor: "creates datum component to manage camera code"
- - qol: "CAS weapons operator can see camera in UI"
- - rscadd: "CAS can offset in X and Y coordinates"
- - refactor: "CAS can offset in different direction to attack vector"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-5179.yml b/html/changelogs/AutoChangeLog-pr-5179.yml
deleted file mode 100644
index ad3c7884925f..000000000000
--- a/html/changelogs/AutoChangeLog-pr-5179.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Steelpoint"
-delete-after: True
-changes:
- - rscadd: "The Executive Officer now has a personal weapons vendor. It includes the ability to acquire a full suite of combat and support gear, giving the XO more agency in customizing their loadout."
- - rscadd: "Adds a new set of belts to the Executive Officer's uniform vendor."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-5218.yml b/html/changelogs/AutoChangeLog-pr-5218.yml
deleted file mode 100644
index 384ad94db2f2..000000000000
--- a/html/changelogs/AutoChangeLog-pr-5218.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SabreML"
-delete-after: True
-changes:
- - code_imp: "Made the Tech Tree subsystem initialise faster."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-5275.yml b/html/changelogs/AutoChangeLog-pr-5275.yml
deleted file mode 100644
index f6d16b25aceb..000000000000
--- a/html/changelogs/AutoChangeLog-pr-5275.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "Ben10083"
-delete-after: True
-changes:
- - rscadd: "If ARES is destroyed, systems such as bioscan also shut down, this will be expanded in the future"
- - rscadd: "ARES plays an announcement when destroyed"
- - code_imp: "Procs to check for APOLLO processor and if ARES is alive added"
- - refactor: "ARES subsystems modified to utilize new procs"
- - admin: "Prompt to force a Marine Bioscan only shows when ARES is unable to perform the bioscan."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-5281.yml b/html/changelogs/AutoChangeLog-pr-5281.yml
deleted file mode 100644
index d01a1670f144..000000000000
--- a/html/changelogs/AutoChangeLog-pr-5281.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Drathek"
-delete-after: True
-changes:
- - bugfix: "Fix queen death not fully readmitting any banished xenos"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-5282.yml b/html/changelogs/AutoChangeLog-pr-5282.yml
deleted file mode 100644
index 0b8735c10517..000000000000
--- a/html/changelogs/AutoChangeLog-pr-5282.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "realforest2001"
-delete-after: True
-changes:
- - bugfix: "Yautja bracer lock can now properly unlock thrall bracers."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-5288.yml b/html/changelogs/AutoChangeLog-pr-5288.yml
deleted file mode 100644
index 99479dfa6cd9..000000000000
--- a/html/changelogs/AutoChangeLog-pr-5288.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Drathek"
-delete-after: True
-changes:
- - bugfix: "Fixed resisting acid"
\ No newline at end of file
diff --git a/html/changelogs/archive/2023-12.yml b/html/changelogs/archive/2023-12.yml
index 2f1249ec934b..eb93ac1733a5 100644
--- a/html/changelogs/archive/2023-12.yml
+++ b/html/changelogs/archive/2023-12.yml
@@ -468,3 +468,31 @@
2023-12-25:
InsaneRed:
- balance: Tweaks down the buffed root of vanguard down to 1.8 from 2.5
+2023-12-26:
+ Ben10083:
+ - rscadd: If ARES is destroyed, systems such as bioscan also shut down, this will
+ be expanded in the future
+ - rscadd: ARES plays an announcement when destroyed
+ - code_imp: Procs to check for APOLLO processor and if ARES is alive added
+ - refactor: ARES subsystems modified to utilize new procs
+ - admin: Prompt to force a Marine Bioscan only shows when ARES is unable to perform
+ the bioscan.
+ Drathek:
+ - bugfix: Fix queen death not fully readmitting any banished xenos
+ - bugfix: Fixed resisting acid
+ SabreML:
+ - code_imp: Made the Tech Tree subsystem initialise faster.
+ Steelpoint:
+ - rscadd: The Executive Officer now has a personal weapons vendor. It includes the
+ ability to acquire a full suite of combat and support gear, giving the XO more
+ agency in customizing their loadout.
+ - rscadd: Adds a new set of belts to the Executive Officer's uniform vendor.
+ mullenpaul:
+ - ui: tgui dropship weapons console
+ - refactor: added MFD panel
+ - refactor: creates datum component to manage camera code
+ - qol: CAS weapons operator can see camera in UI
+ - rscadd: CAS can offset in X and Y coordinates
+ - refactor: CAS can offset in different direction to attack vector
+ realforest2001:
+ - bugfix: Yautja bracer lock can now properly unlock thrall bracers.