From a060f5931cd1ffb226f965ad87f091948e1d1e56 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Wed, 19 Feb 2020 22:37:10 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2020.02.19.22.37.10" --- html/changelog.html | 1 + html/changelogs/.all_changelog.yml | 1 + html/changelogs/remotes_no_autotraitor.yml | 6 ------ 3 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 html/changelogs/remotes_no_autotraitor.yml diff --git a/html/changelog.html b/html/changelog.html index 29e45c792ef..5407d2128d8 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -59,6 +59,7 @@
  • Prosthetic external organs from the Prosthetics (External) tab of the mechfab are now only for surgery on human-mobs, and are now properly attachable. For robots use the robotic limbs that are now in the 'Robot' tab of the fabber.
  • Spawning as a golem no longer tells you to serve your ghostmob.
  • Looping timers now work properly. This will affect looped sounds primarily.
  • +
  • Remote robots are no longer valid targets for autotraitor.
  • 18 February 2020

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 0b78e7a11c6..b0fa68e5454 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -11893,3 +11893,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. For robots use the robotic limbs that are now in the 'Robot' tab of the fabber. - bugfix: Spawning as a golem no longer tells you to serve your ghostmob. - bugfix: Looping timers now work properly. This will affect looped sounds primarily. + - bugfix: Remote robots are no longer valid targets for autotraitor. diff --git a/html/changelogs/remotes_no_autotraitor.yml b/html/changelogs/remotes_no_autotraitor.yml deleted file mode 100644 index 01f1c74ddf9..00000000000 --- a/html/changelogs/remotes_no_autotraitor.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: mikomyazaki - -delete-after: True - -changes: - - bugfix: "Remote robots are no longer valid targets for autotraitor." \ No newline at end of file