diff --git a/html/changelog.html b/html/changelog.html
index 53df6bd7f4e..6443a0e8411 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,15 @@
- Fixed the cables under the Tesla Engine emitters not working properly.
+ Geeves updated:
+
+ - Having an uninjured but rescued (jabbed with a syringe to reinflate) lung will still suffocate you slowly, and give a unique message.
+ - Rescued lungs can now be diagnosed by stethoscopes and advanced bodyscanners.
+ - You can no longer rescue lungs through armor.
+ - Rescuing someone's lung without giving them painkillers first will be very painful for them.
+ - Added instructions on how to rescue lungs to the syringe extra info.
+ - Rescued lungs can only be fixed by doing surgery on them.
+
mikomyazaki updated:
- Slime surgery now works properly again.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ac864e85de3..a9f921778a5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14587,6 +14587,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
or broken.
Furrycactus:
- bugfix: Fixed the cables under the Tesla Engine emitters not working properly.
+ Geeves:
+ - rscadd: Having an uninjured but rescued (jabbed with a syringe to reinflate) lung
+ will still suffocate you slowly, and give a unique message.
+ - rscadd: Rescued lungs can now be diagnosed by stethoscopes and advanced bodyscanners.
+ - rscadd: You can no longer rescue lungs through armor.
+ - rscadd: Rescuing someone's lung without giving them painkillers first will be
+ very painful for them.
+ - rscadd: Added instructions on how to rescue lungs to the syringe extra info.
+ - tweak: Rescued lungs can only be fixed by doing surgery on them.
mikomyazaki:
- bugfix: Slime surgery now works properly again.
- bugfix: Using non-surgery tool items on targets that are buckled to chairs, beds
diff --git a/html/changelogs/geeves-syringe_stuff.yml b/html/changelogs/geeves-syringe_stuff.yml
deleted file mode 100644
index 50e0e6eee17..00000000000
--- a/html/changelogs/geeves-syringe_stuff.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Having an uninjured but rescued (jabbed with a syringe to reinflate) lung will still suffocate you slowly, and give a unique message."
- - rscadd: "Rescued lungs can now be diagnosed by stethoscopes and advanced bodyscanners."
- - rscadd: "You can no longer rescue lungs through armor."
- - rscadd: "Rescuing someone's lung without giving them painkillers first will be very painful for them."
- - rscadd: "Added instructions on how to rescue lungs to the syringe extra info."
- - tweak: "Rescued lungs can only be fixed by doing surgery on them."
\ No newline at end of file