diff --git a/html/changelog.html b/html/changelog.html
index a034751cab5..98a305f8bab 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -44,6 +44,10 @@
- Drone anti-theft now just gibs them instead of causing a small explosion.
+ Ferner updated:
+
+ - Fixed ghostspawners sometimes spawning humans with broken bones.
+
MattAtlas updated:
- Glass of.. what? renamed to glass of something. The sprite is also now white instead of brown.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 29b54c0caa3..8ab496189aa 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -15083,6 +15083,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed being unable to dismantle girders and other structures.
Doxxmedearly:
- tweak: Drone anti-theft now just gibs them instead of causing a small explosion.
+ Ferner:
+ - bugfix: Fixed ghostspawners sometimes spawning humans with broken bones.
MattAtlas:
- tweak: Glass of.. what? renamed to glass of something. The sprite is also now
white instead of brown.
diff --git a/html/changelogs/200826-bugfix_ghostboneexplosions.yml b/html/changelogs/200826-bugfix_ghostboneexplosions.yml
deleted file mode 100644
index 815c837e9be..00000000000
--- a/html/changelogs/200826-bugfix_ghostboneexplosions.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - bugfix: "Fixed ghostspawners sometimes spawning humans with broken bones."
\ No newline at end of file