diff --git a/html/changelog.html b/html/changelog.html
index 37ef2edf38b..6551d7c5f91 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,17 @@
07 October 2018
+
Birdtalon updated:
+
+ - Ammo boxes now return materials proportional to their contents when recycling, nullifying infinite ammo exploit.
+
+
Farie82 updated:
+
+ - Fixing a disability now fixes the gene related to it if needed. No more free gene stability from blindness and such
+ - fixed bluespace disposal bins
+ - instant recall doesn't fuck up disposals
+ - meteor shots now deconstruct the disposals unit, removing weird behaviour
+
Purpose updated:
- Winged chairs now get placed back down correctly as winged chairs.
@@ -64,6 +75,11 @@
SkeletalElite updated:
- Fixed grammar in meat spike's name
+ - Chaos Holoparasite's abilities actually work
+
+ datlo updated:
+
+ - Changelings with wingdings now permanently switch to regular speech after transforming
06 October 2018
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f1ceaad2a0c..70a41ddd933 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7273,7 +7273,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Victims of changeling swap forms and wizard mindswap can now re-enter
their corpses
2018-10-07:
+ Birdtalon:
+ - bugfix: Ammo boxes now return materials proportional to their contents when recycling,
+ nullifying infinite ammo exploit.
+ Farie82:
+ - bugfix: Fixing a disability now fixes the gene related to it if needed. No more
+ free gene stability from blindness and such
+ - bugfix: fixed bluespace disposal bins
+ - bugfix: instant recall doesn't fuck up disposals
+ - bugfix: meteor shots now deconstruct the disposals unit, removing weird behaviour
Purpose:
- bugfix: Winged chairs now get placed back down correctly as winged chairs.
SkeletalElite:
- bugfix: Fixed grammar in meat spike's name
+ - bugfix: Chaos Holoparasite's abilities actually work
+ datlo:
+ - bugfix: Changelings with wingdings now permanently switch to regular speech after
+ transforming
diff --git a/html/changelogs/AutoChangeLog-pr-9461.yml b/html/changelogs/AutoChangeLog-pr-9461.yml
deleted file mode 100644
index 5c80a4d23e8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9461.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Birdtalon"
-delete-after: True
-changes:
- - bugfix: "Ammo boxes now return materials proportional to their contents when recycling, nullifying infinite ammo exploit."
diff --git a/html/changelogs/AutoChangeLog-pr-9672.yml b/html/changelogs/AutoChangeLog-pr-9672.yml
deleted file mode 100644
index 40e7f356b7e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9672.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - bugfix: "Changelings with wingdings now permanently switch to regular speech after transforming"
diff --git a/html/changelogs/AutoChangeLog-pr-9678.yml b/html/changelogs/AutoChangeLog-pr-9678.yml
deleted file mode 100644
index 04c70b39c0a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9678.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Farie82"
-delete-after: True
-changes:
- - bugfix: "Fixing a disability now fixes the gene related to it if needed. No more free gene stability from blindness and such"
diff --git a/html/changelogs/AutoChangeLog-pr-9694.yml b/html/changelogs/AutoChangeLog-pr-9694.yml
deleted file mode 100644
index c04628bd4ca..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9694.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Farie82"
-delete-after: True
-changes:
- - bugfix: "fixed bluespace disposal bins"
- - bugfix: "instant recall doesn't fuck up disposals"
- - bugfix: "meteor shots now deconstruct the disposals unit, removing weird behaviour"
diff --git a/html/changelogs/AutoChangeLog-pr-9725.yml b/html/changelogs/AutoChangeLog-pr-9725.yml
deleted file mode 100644
index 9d4b150929f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9725.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkeletalElite"
-delete-after: True
-changes:
- - bugfix: "Chaos Holoparasite's abilities actually work"