diff --git a/html/changelog.html b/html/changelog.html
index 6a11a8443be..cb1ca2f4901 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,7 @@
Ghostroles with finite slots no longer display an infinity symbol, instead showing the number of remaining spawn objects.
Added a box of eight electro-tethers to the RD's secure locker.
You will now place a storage item into a disposal bin even without harm intent, if the container is empty.
+ Shooting simple mobs will now give more sensical text on where they were hit.
MattAtlas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f102451a3d8..b717aa10a8f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -15945,6 +15945,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added a box of eight electro-tethers to the RD's secure locker.
- bugfix: You will now place a storage item into a disposal bin even without harm
intent, if the container is empty.
+ - rscadd: Shooting simple mobs will now give more sensical text on where they were
+ hit.
MattAtlas:
- rscadd: You can now click dark spots to turn.
- bugfix: Fixed the vampire frenzy overlay never showing up.
diff --git a/html/changelogs/geeves-unique_animal_hitzones.yml b/html/changelogs/geeves-unique_animal_hitzones.yml
deleted file mode 100644
index bf43aed981e..00000000000
--- a/html/changelogs/geeves-unique_animal_hitzones.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Shooting simple mobs will now give more sensical text on where they were hit."
\ No newline at end of file