diff --git a/html/changelog.html b/html/changelog.html
index c2d288bce0f..6cef5d2179a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -59,6 +59,10 @@
Fox McCloud updated:
- Floors are now fully properly cleaned with mops and soap
+ - Adds in emergency welding tool, fork, trays, drinking glasses, shot glasses, shakers, butcher cleavers, and riot darts to the autolathe
+ - Adds all basic stock parts to the autolathe
+ - re-arranges the autolathe menu to be more logical
+ - light bulbs no longer require metal to produce
KasparoVy updated:
@@ -68,6 +72,10 @@
- Chaplain's armor is no longer riot-grade. In addition, their nullrods do less damage.
+ Norgad updated:
+
+ - Maintenance areas near arrivals, science, and the bar have been revamped.
+
22 March 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5555e1eb118..0f8494677ed 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4222,9 +4222,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-03-23:
Fox McCloud:
- bugfix: Floors are now fully properly cleaned with mops and soap
+ - rscadd: Adds in emergency welding tool, fork, trays, drinking glasses, shot glasses,
+ shakers, butcher cleavers, and riot darts to the autolathe
+ - rscadd: Adds all basic stock parts to the autolathe
+ - tweak: re-arranges the autolathe menu to be more logical
+ - tweak: light bulbs no longer require metal to produce
KasparoVy:
- tweak: Unathi Security, Medical, Engineering and Syndicate side-facing hardsuit
sprites have undergone weight reduction.
Kyep:
- tweak: Chaplain's armor is no longer riot-grade. In addition, their nullrods do
less damage.
+ Norgad:
+ - tweak: Maintenance areas near arrivals, science, and the bar have been revamped.
diff --git a/html/changelogs/AutoChangeLog-pr-6076.yml b/html/changelogs/AutoChangeLog-pr-6076.yml
deleted file mode 100644
index 87a7b62223c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6076.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Norgad"
-delete-after: True
-changes:
- - tweak: "Maintenance areas near arrivals, science, and the bar have been revamped."
diff --git a/html/changelogs/AutoChangeLog-pr-6858.yml b/html/changelogs/AutoChangeLog-pr-6858.yml
deleted file mode 100644
index 4870f2df6a9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6858.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - rscadd: "Adds in emergency welding tool, fork, trays, drinking glasses, shot glasses, shakers, butcher cleavers, and riot darts to the autolathe"
- - rscadd: "Adds all basic stock parts to the autolathe"
- - tweak: "re-arranges the autolathe menu to be more logical"
- - tweak: "light bulbs no longer require metal to produce"