diff --git a/html/changelog.html b/html/changelog.html
index d93ba2a51f083..3b379fe65ad49 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
10 January 2024
+
Impish_Delights updated:
+
+ - Sniper rounds no longer paralyze for 10 seconds, causing half a second of knockdown instead.
+
+
09 January 2024
EvilDragonfiend (QoL), Mothblocks (TG weakref docs) updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 16b269bd73b8d..6b47a954c34ae 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -42190,3 +42190,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
rkz, spookydonut:
- server: removed SS_NO_TICK_CHECK for alleged free performance in night cycles,
shuttle, & sun subsystems
+2024-01-10:
+ Impish_Delights:
+ - balance: Sniper rounds no longer paralyze for 10 seconds, causing half a second
+ of knockdown instead.
diff --git a/html/changelogs/AutoChangeLog-pr-10430.yml b/html/changelogs/AutoChangeLog-pr-10430.yml
deleted file mode 100644
index 6dd8733f16049..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-10430.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Impish_Delights
-delete-after: true
-changes:
- - balance: Sniper rounds no longer paralyze for 10 seconds, causing half a second
- of knockdown instead.