diff --git a/html/changelog.html b/html/changelog.html
index 7f45d00aa48..2bf1ba4454c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
16 April 2020
+
Geeves updated:
+
+ - Elevator doors are now opaque and laser shots will not pass through them.
+
SpaceBaa updated:
- Fixed an issue where drones could not open windoors by walking into them.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8695b7ab1b6..9fa1f23d01a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12702,6 +12702,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
MattAtlas:
- bugfix: The launch CCIA shuttle verb actually works now.
2020-04-16:
+ Geeves:
+ - tweak: Elevator doors are now opaque and laser shots will not pass through them.
SpaceBaa:
- bugfix: Fixed an issue where drones could not open windoors by walking into them.
- bugfix: Fixed a bug where Maintenance Drones could not pull pipe meters.
diff --git a/html/changelogs/geeves-opaque_elevator_doors.yml b/html/changelogs/geeves-opaque_elevator_doors.yml
deleted file mode 100644
index c14e76904de..00000000000
--- a/html/changelogs/geeves-opaque_elevator_doors.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "Elevator doors are now opaque and laser shots will not pass through them."
\ No newline at end of file