diff --git a/html/changelog.html b/html/changelog.html
index 495c668441b..538a88907cc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,10 @@
- Fixed Azzunzione robes showing through clothing and tails.
+ SleepyGemmy updated:
+
+ - Fixed a disposal pipe with a wrong direction.
+
14 March 2023
Alberyk, Kyres1 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 694b1d0dc38..d4fd91ee0fa 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28485,3 +28485,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2023-03-15:
SimpleMaroon:
- bugfix: Fixed Azzunzione robes showing through clothing and tails.
+ SleepyGemmy:
+ - bugfix: Fixed a disposal pipe with a wrong direction.
diff --git a/html/changelogs/service_pipe.yml b/html/changelogs/service_pipe.yml
deleted file mode 100644
index 5a86c34aa6b..00000000000
--- a/html/changelogs/service_pipe.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed a disposal pipe with a wrong direction."
\ No newline at end of file