diff --git a/html/changelog.html b/html/changelog.html
index dc5c94bfc6c..a72aeae7351 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
04 May 2021
+
JohnWildkins updated:
+
+ - Fractures are no longer guaranteed once a limb takes 30 brute damage. Repairing a broken bone no longer relies on the limb being healed HP-wise.
+
MattAtlas updated:
- Fixed a few runtimes in standard weapon hit effects.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c4e73861f07..04bafa15c49 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19789,6 +19789,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: The TCFL pilot now gets their protective variant of the pilots jacket.
Used to be the common crew version which had no resistances.
2021-05-04:
+ JohnWildkins:
+ - tweak: Fractures are no longer guaranteed once a limb takes 30 brute damage. Repairing
+ a broken bone no longer relies on the limb being healed HP-wise.
MattAtlas:
- bugfix: Fixed a few runtimes in standard weapon hit effects.
- rscadd: Added a preference for floating chat color. This is per-character and
diff --git a/html/changelogs/johnwildkins-fracture.yml b/html/changelogs/johnwildkins-fracture.yml
deleted file mode 100644
index 4fbfd3b9650..00000000000
--- a/html/changelogs/johnwildkins-fracture.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: JohnWildkins
-delete-after: True
-
-changes:
- - tweak: "Fractures are no longer guaranteed once a limb takes 30 brute damage. Repairing a broken bone no longer relies on the limb being healed HP-wise."