diff --git a/html/changelog.html b/html/changelog.html
index 08274bcf8df..efe3c777587 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -44,6 +44,16 @@
- Adjusted the gruff tajara cloak's hooded side sprites.
+ Vrow updated:
+
+ - Operating console is now more responsive, with alarms for some specific conditions.
+ - Inserting a Medical Scan into the Operating console now displays it accordingly, which you can update whenever you want or need.
+ - Operating console also shows Blood Volume
+ - Added a new paper type: Medscan papers.
+ - Medscan papers sprites added.
+ - Relevant machines and device print out the Medscan paper type.
+ - The Operating Table pulse display now has a flatlined state!
+
mikomyazaki updated:
- Fixed issue where trying to load a lathe with <1 of a sheet of something didn't delete the sheet item.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3fc18710d41..e02ce327e3b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22616,6 +22616,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
the silversun, pluto, europan, cytherean and gadpathurian accents.
Ramke:
- tweak: Adjusted the gruff tajara cloak's hooded side sprites.
+ Vrow:
+ - rscadd: Operating console is now more responsive, with alarms for some specific
+ conditions.
+ - rscadd: Inserting a Medical Scan into the Operating console now displays it accordingly,
+ which you can update whenever you want or need.
+ - tweak: Operating console also shows Blood Volume
+ - rscadd: 'Added a new paper type: Medscan papers.'
+ - imageadd: Medscan papers sprites added.
+ - tweak: Relevant machines and device print out the Medscan paper type.
+ - imageadd: The Operating Table pulse display now has a flatlined state!
mikomyazaki:
- bugfix: Fixed issue where trying to load a lathe with <1 of a sheet of something
didn't delete the sheet item.
diff --git a/html/changelogs/operating_console.yml b/html/changelogs/operating_console.yml
deleted file mode 100644
index 09baea1e35c..00000000000
--- a/html/changelogs/operating_console.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-author: Vrow
-
-delete-after: True
-
-changes:
- - rscadd: "Operating console is now more responsive, with alarms for some specific conditions."
- - rscadd: "Inserting a Medical Scan into the Operating console now displays it accordingly, which you can update whenever you want or need."
- - tweak: "Operating console also shows Blood Volume"
- - rscadd: "Added a new paper type: Medscan papers."
- - imageadd: "Medscan papers sprites added."
- - tweak: "Relevant machines and device print out the Medscan paper type."
- - imageadd: "The Operating Table pulse display now has a flatlined state!"
\ No newline at end of file