diff --git a/html/changelog.html b/html/changelog.html
index d41442ed6ad..79a67a84848 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,8 @@
- Added a text output to explosions, they will now state if it's near or far, and from which direction it's coming. Sorry it took so long, deaf people.
- Distant explosions now take pressure into account. Dropping a drill outside the station will no longer play an explosion sound for people inside.
+ - Added a gustatoral centre augment for IPCs. This will allow them to taste food in their active hand as if they've eaten it. Using it with no food in their hand will let them change how sensitive it is.
+ - Shell IPCs get an additional gustatoral centre augment variation that goes in their tongue, allowing them to taste food without their finger.
MattAtlas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ac26720224e..76cfb9eff4b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19184,6 +19184,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
people.
- tweak: Distant explosions now take pressure into account. Dropping a drill outside
the station will no longer play an explosion sound for people inside.
+ - rscadd: Added a gustatoral centre augment for IPCs. This will allow them to taste
+ food in their active hand as if they've eaten it. Using it with no food
+ in their hand will let them change how sensitive it is.
+ - rscadd: Shell IPCs get an additional gustatoral centre augment variation that
+ goes in their tongue, allowing them to taste food without their finger.
MattAtlas:
- tweak: Contenders and Fellows are now once again known as Loyalists and Revolutionaries.
Heads of staff can now once again be loyalists.
diff --git a/html/changelogs/geeves-gustatory_aug.yml b/html/changelogs/geeves-gustatory_aug.yml
deleted file mode 100644
index 9988fd568f4..00000000000
--- a/html/changelogs/geeves-gustatory_aug.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Added a gustatoral centre augment for IPCs. This will allow them to taste food in their active hand as if they've eaten it. Using it with no food in their hand will let them change how sensitive it is."
- - rscadd: "Shell IPCs get an additional gustatoral centre augment variation that goes in their tongue, allowing them to taste food without their finger."
\ No newline at end of file