diff --git a/html/changelog.html b/html/changelog.html
index 8e1c59b561a..3c5b21384b2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,17 @@
03 April 2020
+
Geeves updated:
+
+ - Added the Drill Technician alt-title to Shaft Miner. They come equipped with a kit to set up a barebones drill mining operation.
+ - Shaft Miners now come with a KA kit that allows them to give slight upgrades to their roundstart Kinetic Accelerator.
+ - Pumping a kinetic accelerator no longer spams your log, only giving a message every ten seconds since the last one. Sound and charge amount remains the same.
+ - Fixed being unable to rotate mining braces. Fixed the message saying that you can rotate drill heads.
+ - Large mining drills now have lights attached to them, which differ in colour and brightness depending on current activity.
+ - Added the Orbital Drill Dropper to the mining vendor, for 3250 mining points a pop.
+ - Mining light beacons now come in stacks of 25 instead of stacks of 5. This'll make them slightly more useful for showing a taken path.
+ - Ore satchels no longer show that they have a warp pack installed on examine, if they do not have one installed.
+
Wowzewow (Wezzy), r4d6 updated:
- New RPD and RFD derivative sprites (and inhands).
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 43ec68221a7..6a58c130938 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12509,5 +12509,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: You can now rotate anchored chairs, such as comfy chairs and the such.
- bugfix: A check for total health no longer counts fire damage twice.
2020-04-03:
+ Geeves:
+ - rscadd: Added the Drill Technician alt-title to Shaft Miner. They come equipped
+ with a kit to set up a barebones drill mining operation.
+ - rscadd: Shaft Miners now come with a KA kit that allows them to give slight upgrades
+ to their roundstart Kinetic Accelerator.
+ - tweak: Pumping a kinetic accelerator no longer spams your log, only giving a message
+ every ten seconds since the last one. Sound and charge amount remains the same.
+ - bugfix: Fixed being unable to rotate mining braces. Fixed the message saying that
+ you can rotate drill heads.
+ - rscadd: Large mining drills now have lights attached to them, which differ in
+ colour and brightness depending on current activity.
+ - rscadd: Added the Orbital Drill Dropper to the mining vendor, for 3250 mining
+ points a pop.
+ - tweak: Mining light beacons now come in stacks of 25 instead of stacks of 5. This'll
+ make them slightly more useful for showing a taken path.
+ - bugfix: Ore satchels no longer show that they have a warp pack installed on examine,
+ if they do not have one installed.
Wowzewow (Wezzy), r4d6:
- imageadd: New RPD and RFD derivative sprites (and inhands).
diff --git a/html/changelogs/geeves-drill_technician.yml b/html/changelogs/geeves-drill_technician.yml
deleted file mode 100644
index 0eb39d92a83..00000000000
--- a/html/changelogs/geeves-drill_technician.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Added the Drill Technician alt-title to Shaft Miner. They come equipped with a kit to set up a barebones drill mining operation."
- - rscadd: "Shaft Miners now come with a KA kit that allows them to give slight upgrades to their roundstart Kinetic Accelerator."
- - tweak: "Pumping a kinetic accelerator no longer spams your log, only giving a message every ten seconds since the last one. Sound and charge amount remains the same."
- - bugfix: "Fixed being unable to rotate mining braces. Fixed the message saying that you can rotate drill heads."
- - rscadd: "Large mining drills now have lights attached to them, which differ in colour and brightness depending on current activity."
- - rscadd: "Added the Orbital Drill Dropper to the mining vendor, for 3250 mining points a pop."
- - tweak: "Mining light beacons now come in stacks of 25 instead of stacks of 5. This'll make them slightly more useful for showing a taken path."
- - bugfix: "Ore satchels no longer show that they have a warp pack installed on examine, if they do not have one installed."