diff --git a/html/changelog.html b/html/changelog.html
index 054e5632122..20dd20cec13 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -75,6 +75,7 @@
- Metastation maint loot overhauled. Most static loot spawns have been replaced with random spawners instead.
- Maint loot table has been adjusted, may now contain some special stuff. Get hunting!
+ - Waddling works again.
TheVekter updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 97db32b31aa..b0485f71513 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -36325,6 +36325,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
replaced with random spawners instead.
- rscadd: Maint loot table has been adjusted, may now contain some special stuff.
Get hunting!
+ - bugfix: Waddling works again.
TheVekter:
- tweak: Geneticists are now purely under the purview of the Science department.
They will report directly to the Research Director.
diff --git a/html/changelogs/AutoChangeLog-pr-48537.yml b/html/changelogs/AutoChangeLog-pr-48537.yml
deleted file mode 100644
index 5d34de31247..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48537.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - bugfix: "Waddling works again."