diff --git a/html/changelog.html b/html/changelog.html
index 5027cec9e67..442327ac534 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -68,6 +68,10 @@
Full auto is no longer a laser beam that never misses.
The head and the human limbs now have a lower max damage, which means that they should now be delimbable by laser rifles and similarly-damaging weapons.
+ Omicega updated:
+
+ - Fixes injury inspection via grab not working on surgery tables.
+
SinfulBehaviors updated:
- Added three previously unused body markings.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bb942bf6c59..55468342a32 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -24539,6 +24539,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Full auto is no longer a laser beam that never misses.
- balance: The head and the human limbs now have a lower max damage, which means
that they should now be delimbable by laser rifles and similarly-damaging weapons.
+ Omicega:
+ - bugfix: Fixes injury inspection via grab not working on surgery tables.
SinfulBehaviors:
- rscadd: Added three previously unused body markings.
- bugfix: Fixed Lower Cheek Right not being available in the markings list.
diff --git a/html/changelogs/omicega-bugfixsaoidsaiomdsaiodf4.yml b/html/changelogs/omicega-bugfixsaoidsaiomdsaiodf4.yml
deleted file mode 100644
index 6a4af8c7b03..00000000000
--- a/html/changelogs/omicega-bugfixsaoidsaiomdsaiodf4.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: Omicega
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Fixes injury inspection via grab not working on surgery tables."