diff --git a/html/changelog.html b/html/changelog.html
index b27aa2669c8..615e1e5e5ee 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -45,6 +45,7 @@
Spiderbots now properly spill oil when hit, rather than bleed red.
Vampire's Screech ability will now shatter or, if far away, damage windoors.
Fixed an issue with chairs causing runtimes with the scrubbers event.
+ Radiation now only applies hallucinations at very high doses.
JohnWildkins updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d1a696ae0b8..68484f9f62f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -23902,6 +23902,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Vampire's Screech ability will now shatter or, if far away, damage
windoors.
- bugfix: Fixed an issue with chairs causing runtimes with the scrubbers event.
+ - tweak: Radiation now only applies hallucinations at very high doses.
JohnWildkins:
- bugfix: Temporarily disabled mirror reflections to prevent server crashes.
- bugfix: Suit coolers will now stop processing properly when deleted/destroyed.
diff --git a/html/changelogs/doxxmedearly - rad_hal_changes.yml b/html/changelogs/doxxmedearly - rad_hal_changes.yml
deleted file mode 100644
index d03ca56890a..00000000000
--- a/html/changelogs/doxxmedearly - rad_hal_changes.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Doxxmedearly
-delete-after: True
-changes:
- - tweak: "Radiation now only applies hallucinations at very high doses."