diff --git a/html/changelog.html b/html/changelog.html
index 4ba20dcd6ee..4a57e58a3f5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,13 @@
12 October 2020
+
Geeves updated:
+
+ - Morphs now have HUDs, move intent, health, zone selection, resist.
+ - Morphs now have the ability to put down flesh sac tendril nodes, gore nests, and toggle darkvision (the latter is in the abilities tab).
+ - Morphs can now rest. Resting on flesh tendrils will heal them, albeit quite slowly.
+ - Tendrils slow people walking over them down, unless they're a changeling.
+
JohnWildkins updated:
- Camera monitoring is no longer available on tablets or wristbound computers.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0d6e1bbb4ec..809a7472c16 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16130,5 +16130,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: The character preview now shows more than the first accessory in your loadout
and you get equipped with them all at spawn if possible.
2020-10-12:
+ Geeves:
+ - rscadd: Morphs now have HUDs, move intent, health, zone selection, resist.
+ - rscadd: Morphs now have the ability to put down flesh sac tendril nodes, gore
+ nests, and toggle darkvision (the latter is in the abilities tab).
+ - rscadd: Morphs can now rest. Resting on flesh tendrils will heal them, albeit
+ quite slowly.
+ - rscadd: Tendrils slow people walking over them down, unless they're a changeling.
JohnWildkins:
- tweak: Camera monitoring is no longer available on tablets or wristbound computers.
diff --git a/html/changelogs/geeves-gore_pile.yml b/html/changelogs/geeves-gore_pile.yml
deleted file mode 100644
index 908513d4ccc..00000000000
--- a/html/changelogs/geeves-gore_pile.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Morphs now have HUDs, move intent, health, zone selection, resist."
- - rscadd: "Morphs now have the ability to put down flesh sac tendril nodes, gore nests, and toggle darkvision (the latter is in the abilities tab)."
- - rscadd: "Morphs can now rest. Resting on flesh tendrils will heal them, albeit quite slowly."
- - rscadd: "Tendrils slow people walking over them down, unless they're a changeling."