diff --git a/html/changelog.html b/html/changelog.html
index aa6ff0db635..2d35a60dbd6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,7 @@
Potassium Chloride/Chlorophoride now properly stop the heart as intended.
Potassium Chloride takes time to kick in, and metabolizes a little faster. It still requires 20u minimum to stop the heart.
Potassium Chloride/Chlorophoride no longer cause toxins damage. Stopping the heart is enough.
+ Being pacified, such as via Paxazide, now properly prevents switching to harm intent unless the user is also berserk.
Leudoberct1 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b520e1bca81..16ab6d2906f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30459,6 +30459,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
It still requires 20u minimum to stop the heart.
- tweak: Potassium Chloride/Chlorophoride no longer cause toxins damage. Stopping
the heart is enough.
+ - bugfix: Being pacified, such as via Paxazide, now properly prevents switching
+ to harm intent unless the user is also berserk.
Leudoberct1:
- maptweak: Expanded Xenoarchaeology slightly to add anomaly storage.
- maptweak: Added an access requirement to the door in the Research hallway.
diff --git a/html/changelogs/doxxmedearly-pacify_fixes.yml b/html/changelogs/doxxmedearly-pacify_fixes.yml
deleted file mode 100644
index f7a1b6daa3f..00000000000
--- a/html/changelogs/doxxmedearly-pacify_fixes.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Doxxmedearly
-delete-after: True
-changes:
- - bugfix: "Being pacified, such as via Paxazide, now properly prevents switching to harm intent unless the user is also berserk."