diff --git a/html/changelog.html b/html/changelog.html
index 770075a76d0..57770531ecd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
27 October 2018
+
AffectedArc07 updated:
+
+ - Removed catgirls, be gone foul beasts
+
Alonefromhell updated:
- Runtime in species.dm, 620 fixed
@@ -76,6 +80,7 @@
- fixes animals activating the paperfolding proc. No more runtimes there
- One less piano runtime
- fixes the runtime in the AI code. You now get messages if you lose power and stuf.
+ - Fixes the runtime in Landmarks
TDSSS updated:
@@ -93,6 +98,7 @@
uc_guy updated:
- Fixed roller beds not going to their "down" position.
+ - You can now tell if a borg has suicided by examining them
26 October 2018
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7c45f4d4020..004bb03b2d3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7716,6 +7716,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
uc_guy:
- tweak: Syndicate communication channel is now pseudonymous.
2018-10-27:
+ AffectedArc07:
+ - rscdel: Removed catgirls, be gone foul beasts
Alonefromhell:
- bugfix: Runtime in species.dm, 620 fixed
- bugfix: Stable LDM and Sorium creates their vortexes properly now.
@@ -7731,6 +7733,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: One less piano runtime
- bugfix: fixes the runtime in the AI code. You now get messages if you lose power
and stuf.
+ - bugfix: Fixes the runtime in Landmarks
TDSSS:
- tweak: HoP's door remote has access to his office doors + supply doors now
tigercat2000:
@@ -7742,3 +7745,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: The suffering of thousands of displaced kittens
uc_guy:
- bugfix: Fixed roller beds not going to their "down" position.
+ - rscadd: You can now tell if a borg has suicided by examining them
diff --git a/html/changelogs/AutoChangeLog-pr-10015.yml b/html/changelogs/AutoChangeLog-pr-10015.yml
deleted file mode 100644
index a99fe835c42..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10015.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Farie82"
-delete-after: True
-changes:
- - bugfix: "Fixes the runtime in Landmarks"
diff --git a/html/changelogs/AutoChangeLog-pr-10016.yml b/html/changelogs/AutoChangeLog-pr-10016.yml
deleted file mode 100644
index 34695245a60..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10016.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AffectedArc07"
-delete-after: True
-changes:
- - rscdel: "Removed catgirls, be gone foul beasts"
diff --git a/html/changelogs/AutoChangeLog-pr-10017.yml b/html/changelogs/AutoChangeLog-pr-10017.yml
deleted file mode 100644
index 9ef5c7ed548..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10017.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uc_guy"
-delete-after: True
-changes:
- - rscadd: "You can now tell if a borg has suicided by examining them"