diff --git a/html/changelog.html b/html/changelog.html
index 7738a1d87d0..1231936585b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,12 @@
30 August 2020
+
Geeves updated:
+
+ - Blank Vaurca Drones ordered from cargo now start with an active filter port, meaning they won't immediately start suffocating.
+ - Blank Vaurca Drones now start with the correct hive colour.
+ - C'thur is now one of the possible randomly generated hive names.
+
Hocka updated:
- Emagged airlocks can now be closed with a crowbar and repaired like a regular broken airlock.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1d764d8aff6..93b269cc81d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -15177,6 +15177,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Inherent spells are now properly removed when you change species away
from that species, e.g. when Golems would change using a plastic surgery machine.
2020-08-30:
+ Geeves:
+ - rscadd: Blank Vaurca Drones ordered from cargo now start with an active filter
+ port, meaning they won't immediately start suffocating.
+ - bugfix: Blank Vaurca Drones now start with the correct hive colour.
+ - rscadd: C'thur is now one of the possible randomly generated hive names.
Hocka:
- bugfix: Emagged airlocks can now be closed with a crowbar and repaired like a
regular broken airlock.
diff --git a/html/changelogs/geeves-breathing_drones.yml b/html/changelogs/geeves-breathing_drones.yml
deleted file mode 100644
index 39e99ae8be4..00000000000
--- a/html/changelogs/geeves-breathing_drones.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Blank Vaurca Drones ordered from cargo now start with an active filter port, meaning they won't immediately start suffocating."
- - bugfix: "Blank Vaurca Drones now start with the correct hive colour."
- - rscadd: "C'thur is now one of the possible randomly generated hive names."
\ No newline at end of file