diff --git a/html/changelog.html b/html/changelog.html
index eadaad0c922..c9f7e296376 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,7 @@
Geeves updated:
- Fixes pAI using RIG modules spamming the admins.
+ - Cultifying an area now cultifies the table and airlocks as well, with some high security exceptions.
23 February 2020
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 68afe1ce2d9..0169a7369cd 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11965,3 +11965,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-02-24:
Geeves:
- bugfix: Fixes pAI using RIG modules spamming the admins.
+ - rscadd: Cultifying an area now cultifies the table and airlocks as well, with
+ some high security exceptions.
diff --git a/html/changelogs/geeves-cult_r_wall.yml b/html/changelogs/geeves-cult_r_wall.yml
deleted file mode 100644
index f64ee72f1d4..00000000000
--- a/html/changelogs/geeves-cult_r_wall.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Cultifying an area now cultifies the table and airlocks as well, with some high security exceptions."
\ No newline at end of file