diff --git a/html/changelog.html b/html/changelog.html
index a4ffe36904993..fd062c20d6c74 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,24 @@
-->
+
18 December 2023
+
Al-1ce updated:
+
+ - Adds a bunch of mixing descriptions to drinks that lacked them.
+ - Changes some of the pre-existing mixing descriptions.
+
+
BurpleBineapple updated:
+
+ - Updates the description blurb for Magnitka to use the wiki's updated information.
+
+
emmanuelbassil updated:
+
+ - Fixes oversight where some storage items that could collect all items off a turf could not have that mode toggled off.
+ - Fixes being unable to use pill bottles on a storage object or reagent container
+ - Removed behavior where clicking on a storage item on the floor with another storage item sometimes led to picking up the item off the floor.
+ - Can now quickly empty pill bottles and the excavation pick set.
+
+
16 December 2023
updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8e55f2d88e7c7..041774d205486 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22190,3 +22190,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes welding step of APC deconstruction
emmanuelbassil:
- bugfix: Fixes C4/Plastique. It now explodes again.
+2023-12-18:
+ Al-1ce:
+ - tweak: Adds a bunch of mixing descriptions to drinks that lacked them.
+ - tweak: Changes some of the pre-existing mixing descriptions.
+ BurpleBineapple:
+ - tweak: Updates the description blurb for Magnitka to use the wiki's updated information.
+ emmanuelbassil:
+ - bugfix: Fixes oversight where some storage items that could collect all items
+ off a turf could not have that mode toggled off.
+ - bugfix: Fixes being unable to use pill bottles on a storage object or reagent
+ container
+ - tweak: Removed behavior where clicking on a storage item on the floor with another
+ storage item sometimes led to picking up the item off the floor.
+ - tweak: Can now quickly empty pill bottles and the excavation pick set.
diff --git a/html/changelogs/AutoChangeLog-pr-34382.yml b/html/changelogs/AutoChangeLog-pr-34382.yml
deleted file mode 100644
index b99648b395041..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-34382.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: emmanuelbassil
-changes:
- - {bugfix: Fixes oversight where some storage items that could collect all items
- off a turf could not have that mode toggled off.}
- - {bugfix: Fixes being unable to use pill bottles on a storage object or reagent
- container}
- - {tweak: Removed behavior where clicking on a storage item on the floor with another
- storage item sometimes led to picking up the item off the floor.}
- - {tweak: Can now quickly empty pill bottles and the excavation pick set.}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-34392.yml b/html/changelogs/AutoChangeLog-pr-34392.yml
deleted file mode 100644
index 47624e02d43ac..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-34392.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Al-1ce
-changes:
- - {tweak: Adds a bunch of mixing descriptions to drinks that lacked them.}
- - {tweak: Changes some of the pre-existing mixing descriptions.}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-34394.yml b/html/changelogs/AutoChangeLog-pr-34394.yml
deleted file mode 100644
index 818096192faf6..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-34394.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: BurpleBineapple
-changes:
- - {tweak: Updates the description blurb for Magnitka to use the wiki's updated information.}
-delete-after: true