diff --git a/html/changelog.html b/html/changelog.html
index a75da7a07bb..e8149cb732f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -82,6 +82,10 @@
- Shapeshifting code will no longer runtime when attempting to cast a shapeshift spell. In particular, this now enables Vampires to bat themselves up once again just in time for Halloween.
+ Time-Green updated:
+
+ - Plungers can now change plumbing machinery layers. Simply use it in-hand once and then alt-click the plunger to select a layer.
+
actioninja updated:
- A button to quickly fix chat if it fails to initialize in the actual output.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ff78c6ed6ca..3bc36964f53 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44085,6 +44085,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Shapeshifting code will no longer runtime when attempting to cast a shapeshift
spell. In particular, this now enables Vampires to bat themselves up once again
just in time for Halloween.
+ Time-Green:
+ - rscadd: Plungers can now change plumbing machinery layers. Simply use it in-hand
+ once and then alt-click the plunger to select a layer.
actioninja:
- rscadd: A button to quickly fix chat if it fails to initialize in the actual output.
- bugfix: Fix chat should actually fix chat.
diff --git a/html/changelogs/AutoChangeLog-pr-54081.yml b/html/changelogs/AutoChangeLog-pr-54081.yml
deleted file mode 100644
index 2e21e6c06f2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-54081.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Time-Green"
-delete-after: True
-changes:
- - rscadd: "Plungers can now change plumbing machinery layers. Simply use it in-hand once and then alt-click the plunger to select a layer."