diff --git a/html/changelog.html b/html/changelog.html
index b542fb12730..bd3f95f7611 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,7 @@
added PASSRAILING as a pass flag.
Significantly reduced the amount of fall damage drones recieve.
Increased Matriarch Drone health.
+ Added a integrated mining drill for industrial ipc miners in xenowear.
KingOfThePing, RyverStyx updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f1c9f1c4084..4cd21eea493 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -24238,6 +24238,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- backend: added PASSRAILING as a pass flag.
- tweak: Significantly reduced the amount of fall damage drones recieve.
- tweak: Increased Matriarch Drone health.
+ - rscadd: Added a integrated mining drill for industrial ipc miners in xenowear.
KingOfThePing, RyverStyx:
- rscadd: Added the new Medbay pet Crusher's sprites and code.
Llywelwyn, RyverStyx:
diff --git a/html/changelogs/Ben10083 - Drill.yml b/html/changelogs/Ben10083 - Drill.yml
deleted file mode 100644
index 04aef976b52..00000000000
--- a/html/changelogs/Ben10083 - Drill.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: Ben10083
-
-# 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:
- - rscadd: "Added a integrated mining drill for industrial ipc miners in xenowear."