diff --git a/html/changelog.html b/html/changelog.html
index d641b64882a..bcb9abf7972 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
02 August 2023
+
Geeves updated:
+
+ - Viscerator grenades now only spawn 3 viscerators instead of 5.
+ - Lubed viscerator grenades now cost 3 TC instead of 4.
+
MattAtlas updated:
- Fixed the Invite to Revolutionaries/Loyalists verbs.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e90538cb45a..650ff1d8c36 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30431,6 +30431,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: When putting a breath mask on someone via the IV drip with an oxygen mask
attached, the valve now opens automatically.
2023-08-02:
+ Geeves:
+ - tweak: Viscerator grenades now only spawn 3 viscerators instead of 5.
+ - tweak: Lubed viscerator grenades now cost 3 TC instead of 4.
MattAtlas:
- bugfix: Fixed the Invite to Revolutionaries/Loyalists verbs.
- bugfix: Fixed the bible Set Religion verb.
diff --git a/html/changelogs/geeves-a_favour.yml b/html/changelogs/geeves-a_favour.yml
deleted file mode 100644
index 2610c8a2650..00000000000
--- a/html/changelogs/geeves-a_favour.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - tweak: "Viscerator grenades now only spawn 3 viscerators instead of 5."
- - tweak: "Lubed viscerator grenades now cost 3 TC instead of 4."