diff --git a/html/changelog.html b/html/changelog.html
index 7231caa003a..e24b8ef0a57 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,16 @@
-->
+
29 December 2019
+
Geeves updated:
+
+ - Grabs have been lightly buffed across the board. It should be slightly more effective now. Choking does more oxygen damage.
+ - It is now more difficult to resist out of grabs, and doing so while you're on the floor is much more difficult.
+ - Various species has had their grab mod modified, making them easier or harder to grab.
+ - You can no longer strangle people with airtight helmets. (voidsuits, rigs, etc)
+ - A new species value, resist mod, has been added. Larger, stronger mobs are easier to grab, but they're much better at resisting out of grabs.
+
+
28 December 2019
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7907ac88d9f..3e8b1e5fa64 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10953,3 +10953,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Psiping and Commune no longer make sounds.
- bugfix: Toy figurines now only do the cool action when you activate them instead
of when you click them, so you can actually remove them from your pockets.
+2019-12-29:
+ Geeves:
+ - rscadd: Grabs have been lightly buffed across the board. It should be slightly
+ more effective now. Choking does more oxygen damage.
+ - tweak: It is now more difficult to resist out of grabs, and doing so while you're
+ on the floor is much more difficult.
+ - tweak: Various species has had their grab mod modified, making them easier or
+ harder to grab.
+ - rscadd: You can no longer strangle people with airtight helmets. (voidsuits, rigs,
+ etc)
+ - rscadd: A new species value, resist mod, has been added. Larger, stronger mobs
+ are easier to grab, but they're much better at resisting out of grabs.
diff --git a/html/changelogs/geeves - yaketySaxGrabs.yml b/html/changelogs/geeves - yaketySaxGrabs.yml
deleted file mode 100644
index eecfcb64267..00000000000
--- a/html/changelogs/geeves - yaketySaxGrabs.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Grabs have been lightly buffed across the board. It should be slightly more effective now. Choking does more oxygen damage."
- - tweak: "It is now more difficult to resist out of grabs, and doing so while you're on the floor is much more difficult."
- - tweak: "Various species has had their grab mod modified, making them easier or harder to grab."
- - rscadd: "You can no longer strangle people with airtight helmets. (voidsuits, rigs, etc)"
- - rscadd: "A new species value, resist mod, has been added. Larger, stronger mobs are easier to grab, but they're much better at resisting out of grabs."