diff --git a/html/changelog.html b/html/changelog.html
index a01d48a7e22..0bde28718cf 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
15 June 2020
+
Geeves updated:
+
+ - Changing into a husk or a skeleton now sets your name to Unknown, making you unrecognizable.
+
Skull132 updated:
- Manifest ghost no longer locks up the server.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d6dd58de897..48eb11b73b9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13661,5 +13661,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes invisible red crowbars.
- bugfix: Fixes cable coil and tool colors.
2020-06-15:
+ Geeves:
+ - rscadd: Changing into a husk or a skeleton now sets your name to Unknown, making
+ you unrecognizable.
Skull132:
- bugfix: Manifest ghost no longer locks up the server.
diff --git a/html/changelogs/geeves-unrecognizable_messes.yml b/html/changelogs/geeves-unrecognizable_messes.yml
deleted file mode 100644
index 1d64eb82352..00000000000
--- a/html/changelogs/geeves-unrecognizable_messes.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Changing into a husk or a skeleton now sets your name to Unknown, making you unrecognizable."
\ No newline at end of file