diff --git a/html/changelog.html b/html/changelog.html
index e2fb8634c66..43edae62310 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,12 @@
14 January 2023
+
Geeves updated:
+
+ - Moved toys out of the General loadout section and into the Toys section.
+ - You can now use toy mechas in-hand to put them on the floor in an active state. Shouting Attack at them will make them seek out other mechas to fight. Click them on help intent to pick them back up.
+ - Simple mobs' overhead text will now match exactly what they're saying.
+
MattAtlas updated:
- Added a way for Origins to give the character one or more mechanical traits. Currently only implemented for some human origins: New Hai Phong, Visegrad, Mictlan, most Dominian origins, Assunzione, Himeo, most Elyran origins, to name a few.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 14fd93040da..4119ccb7a15 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27546,6 +27546,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Moved the reef ponytail's right side view down a pixel, to make it
equal to every other Skrell hairstyle
2023-01-14:
+ Geeves:
+ - rscadd: Moved toys out of the General loadout section and into the Toys section.
+ - rscadd: You can now use toy mechas in-hand to put them on the floor in an active
+ state. Shouting Attack at them will make them seek out other mechas to fight.
+ Click them on help intent to pick them back up.
+ - bugfix: Simple mobs' overhead text will now match exactly what they're
+ saying.
MattAtlas:
- rscadd: 'Added a way for Origins to give the character one or more mechanical
traits. Currently only implemented for some human origins: New Hai Phong, Visegrad,
diff --git a/html/changelogs/geeves-battle_bots.yml b/html/changelogs/geeves-battle_bots.yml
deleted file mode 100644
index 55c552a1464..00000000000
--- a/html/changelogs/geeves-battle_bots.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Moved toys out of the General loadout section and into the Toys section."
- - rscadd: "You can now use toy mechas in-hand to put them on the floor in an active state. Shouting Attack at them will make them seek out other mechas to fight. Click them on help intent to pick them back up."
- - bugfix: "Simple mobs' overhead text will now match exactly what they're saying."
\ No newline at end of file