diff --git a/html/changelog.html b/html/changelog.html
index c9fc669858e..932734fdbcc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -49,6 +49,13 @@
- Fixed some animals missing their inhand sprites. Fixed some wizard familiars missing their sprites.
+ Geeves updated:
+
+ - Surgery sites now have icon overlays, you can now physically see incisions and retracted ribcages.
+ - Roller beds have been buffed to be 80% safe to operate on, up from 75%
+ - Using surgery tools on unsafe surfaces (rollerbeds, tables) no longer ATTACKS the patient.
+ - Fixed organ repair surgery not properly repairing the organ.
+
Kaedwuff updated:
- Xenos can now select colors for their footwraps, instead of just generic white.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 781f71f1ae0..196665e8bbc 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10341,6 +10341,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Ferner:
- bugfix: Fixed some animals missing their inhand sprites. Fixed some wizard familiars
missing their sprites.
+ Geeves:
+ - rscadd: Surgery sites now have icon overlays, you can now physically see incisions
+ and retracted ribcages.
+ - tweak: Roller beds have been buffed to be 80% safe to operate on, up from 75%
+ - tweak: Using surgery tools on unsafe surfaces (rollerbeds, tables) no longer ATTACKS
+ the patient.
+ - bugfix: Fixed organ repair surgery not properly repairing the organ.
Kaedwuff:
- tweak: Xenos can now select colors for their footwraps, instead of just generic
white.
diff --git a/html/changelogs/geeves - brainmedSurgery.yml b/html/changelogs/geeves - brainmedSurgery.yml
deleted file mode 100644
index 85b2e208ae7..00000000000
--- a/html/changelogs/geeves - brainmedSurgery.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Surgery sites now have icon overlays, you can now physically see incisions and retracted ribcages."
- - tweak: "Roller beds have been buffed to be 80% safe to operate on, up from 75%"
- - tweak: "Using surgery tools on unsafe surfaces (rollerbeds, tables) no longer ATTACKS the patient."
- - bugfix: "Fixed organ repair surgery not properly repairing the organ."
\ No newline at end of file