diff --git a/html/changelog.html b/html/changelog.html
index befe20a13db..3383a7d704d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
15 May 2020
+
Geeves updated:
+
+ - Doing enough fire damage to a corpse will now turn it into a skeleton.
+
Teh Flamin'Taco updated:
- Set-Ambition should no-longer be filled with HTML constructs when edited.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 184f0b6da89..4cf0d03dee9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13112,5 +13112,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: IPCs can now be Zavodskoi contractors, except for liaisons. Do not join
as an IPC liaison, or your IPC/head whitelists will be stripped.
2020-05-15:
+ Geeves:
+ - rscadd: Doing enough fire damage to a corpse will now turn it into a skeleton.
Teh Flamin'Taco:
- bugfix: Set-Ambition should no-longer be filled with HTML constructs when edited.
diff --git a/html/changelogs/geeves-scorched_earth.yml b/html/changelogs/geeves-scorched_earth.yml
deleted file mode 100644
index f13d1902d34..00000000000
--- a/html/changelogs/geeves-scorched_earth.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Doing enough fire damage to a corpse will now turn it into a skeleton."
\ No newline at end of file