diff --git a/html/changelog.html b/html/changelog.html
index c2f7e074c07..91fa27333f0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -106,6 +106,8 @@
The abductor slime gland now gives the slime faction.
The abductor species gland now randomizes the victim's appearance and name on top of the species.
Abductors have a new surgery type: violence neutralization. It has the same steps as brain surgery, but it will instead inflict a Pacifism trauma upon the victim, making them mostly harmless in the future.
+ Bath Salts now give complete stun immunity while they last.
+ Ketrazine now gives immuity to sleeping.
improvedname updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 75fa61dde93..a8c2eac14b1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -15368,6 +15368,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: 'Abductors have a new surgery type: violence neutralization. It has the
same steps as brain surgery, but it will instead inflict a Pacifism trauma upon
the victim, making them mostly harmless in the future.'
+ - rscadd: Bath Salts now give complete stun immunity while they last.
+ - balance: Ketrazine now gives immuity to sleeping.
improvedname:
- rscadd: Adds bz to cargo
ninjanomnom:
diff --git a/html/changelogs/AutoChangeLog-pr-34893.yml b/html/changelogs/AutoChangeLog-pr-34893.yml
deleted file mode 100644
index 7b61a7d5a6d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34893.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - rscadd: "Bath Salts now give complete stun immunity while they last."
- - balance: "Ketrazine now gives immuity to sleeping."