From e96c0b834228efce0055b934a69461b42bfb544d Mon Sep 17 00:00:00 2001
From: variableundefined <40092670+variableundefined@users.noreply.github.com>
Date: Fri, 27 Sep 2019 21:27:04 -0700
Subject: [PATCH] Manual Changelog Compile 9/27/2019 (#12447)
---
html/changelog.html | 12 ++++++++++++
html/changelogs/.all_changelog.yml | 9 +++++++++
html/changelogs/AutoChangeLog-pr-12431.yml | 4 ----
html/changelogs/AutoChangeLog-pr-12432.yml | 4 ----
html/changelogs/AutoChangeLog-pr-12433.yml | 4 ----
html/changelogs/AutoChangeLog-pr-12435.yml | 4 ----
6 files changed, 21 insertions(+), 16 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-12431.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-12432.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-12433.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-12435.yml
diff --git a/html/changelog.html b/html/changelog.html
index d40cde16a74..da4e463abca 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,18 @@
-->
+
27 September 2019
+
PidgeyThePirate updated:
+
+ - Rebooting a drone no longer requires both engineering and robotics access.
+ - fixed a rare glitch in which a guardian that is killed instantly (i.e by a wand of death) may draw its charge into null space.
+ - bluespace anomalies no longer teleport ghosts when their event fires.
+
+
SteelSlayer updated:
+
+ - Fixes round-start autotraitors not getting their objectives and uplink codes
+
+
26 September 2019
AzuleUtama updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index cbc77462782..fcd46e104d0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11583,3 +11583,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Morphs examine text now stays true to the humanoid target they choose.
- tweak: Cult constructs now show their examine text when you're next to it. Instead
of on top of it.
+2019-09-27:
+ PidgeyThePirate:
+ - bugfix: Rebooting a drone no longer requires both engineering and robotics access.
+ - bugfix: fixed a rare glitch in which a guardian that is killed instantly (i.e
+ by a wand of death) may draw its charge into null space.
+ - tweak: bluespace anomalies no longer teleport ghosts when their event fires.
+ SteelSlayer:
+ - bugfix: Fixes round-start autotraitors not getting their objectives and uplink
+ codes
diff --git a/html/changelogs/AutoChangeLog-pr-12431.yml b/html/changelogs/AutoChangeLog-pr-12431.yml
deleted file mode 100644
index af6524de08a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-12431.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "PidgeyThePirate"
-delete-after: True
-changes:
- - bugfix: "Rebooting a drone no longer requires both engineering and robotics access."
diff --git a/html/changelogs/AutoChangeLog-pr-12432.yml b/html/changelogs/AutoChangeLog-pr-12432.yml
deleted file mode 100644
index ac1ff133849..00000000000
--- a/html/changelogs/AutoChangeLog-pr-12432.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "PidgeyThePirate"
-delete-after: True
-changes:
- - bugfix: "fixed a rare glitch in which a guardian that is killed instantly (i.e by a wand of death) may draw its charge into null space."
diff --git a/html/changelogs/AutoChangeLog-pr-12433.yml b/html/changelogs/AutoChangeLog-pr-12433.yml
deleted file mode 100644
index ae53494a9a0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-12433.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "PidgeyThePirate"
-delete-after: True
-changes:
- - tweak: "bluespace anomalies no longer teleport ghosts when their event fires."
diff --git a/html/changelogs/AutoChangeLog-pr-12435.yml b/html/changelogs/AutoChangeLog-pr-12435.yml
deleted file mode 100644
index a7b6cfbe085..00000000000
--- a/html/changelogs/AutoChangeLog-pr-12435.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SteelSlayer"
-delete-after: True
-changes:
- - bugfix: "Fixes round-start autotraitors not getting their objectives and uplink codes"