diff --git a/html/changelog.html b/html/changelog.html
index 557b27ed3ac..752e8025298 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
28 January 2019
+
AzuleUtama updated:
+
+ - Fixed Binary Key's description to give the correct code to use when communicating with the AI or borgs.
+
Ionward updated:
- Ionward's fluff coat
@@ -68,6 +72,11 @@
- Remap teleporter, DJ station
- Clown shuttle missing adjacent wall tiles
+
datlo updated:
+
+ - Abductors no longer start with your preset character's flavor text.
+ - Abductor scientists now have their SE properly cleaned on spawn.
+
27 January 2019
Citinited updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 557d521aa00..8a4cfbc27b0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8873,6 +8873,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Bat swarm can no longer be spawned by gold slime extracts or reality tears.
Regular bats can still be spawned.
2019-01-28:
+ AzuleUtama:
+ - bugfix: Fixed Binary Key's description to give the correct code to use when communicating
+ with the AI or borgs.
Ionward:
- rscadd: Ionward's fluff coat
Shadeykins:
@@ -8883,3 +8886,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscdel: Old derelict station, two suspicious toolboxes
- tweak: Remap teleporter, DJ station
- bugfix: Clown shuttle missing adjacent wall tiles
+ datlo:
+ - bugfix: Abductors no longer start with your preset character's flavor text.
+ - bugfix: Abductor scientists now have their SE properly cleaned on spawn.
diff --git a/html/changelogs/AutoChangeLog-pr-10755.yml b/html/changelogs/AutoChangeLog-pr-10755.yml
deleted file mode 100644
index db65ae5c9c2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10755.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AzuleUtama"
-delete-after: True
-changes:
- - bugfix: "Fixed Binary Key's description to give the correct code to use when communicating with the AI or borgs."
diff --git a/html/changelogs/AutoChangeLog-pr-10757.yml b/html/changelogs/AutoChangeLog-pr-10757.yml
deleted file mode 100644
index ce41509288c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10757.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - bugfix: "Abductors no longer start with your preset character's flavor text."
- - bugfix: "Abductor scientists now have their SE properly cleaned on spawn."