From 2cb4823721dbb22d18f76ad5bcd40eb81032241d Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Sat, 22 Feb 2020 19:50:21 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2020.02.22.19.50.21" --- html/changelog.html | 4 ++++ html/changelogs/.all_changelog.yml | 5 +++++ html/changelogs/lights_in_clothes.yml | 8 -------- html/changelogs/no_centcomm_timeout_duplicate.yml | 6 ------ 4 files changed, 9 insertions(+), 14 deletions(-) delete mode 100644 html/changelogs/lights_in_clothes.yml delete mode 100644 html/changelogs/no_centcomm_timeout_duplicate.yml diff --git a/html/changelog.html b/html/changelog.html index f31ad603979..c9bd13d097c 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -39,6 +39,10 @@

mikomyazaki updated:

21 February 2020

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index a1e3348a077..38984b41a67 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -11935,3 +11935,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2020-02-22: mikomyazaki: - rscadd: The bar now has access to Root Beer in its drink dispenser. + - bugfix: Lights will now work properly when inside clothing assemblies. + - tweak: Lighting ICs now only illuminate a cone infront of them, like flashlights. + - balance: Lighting ICs now do not produce UV. + - bugfix: Spawning on Aurora via the centcomm timeout will no longer duplicate your + character's items. diff --git a/html/changelogs/lights_in_clothes.yml b/html/changelogs/lights_in_clothes.yml deleted file mode 100644 index e09367d3a7a..00000000000 --- a/html/changelogs/lights_in_clothes.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: mikomyazaki - -delete-after: True - -changes: - - bugfix: "Lights will now work properly when inside clothing assemblies." - - tweak: "Lighting ICs now only illuminate a cone infront of them, like flashlights." - - balance: "Lighting ICs now do not produce UV." \ No newline at end of file diff --git a/html/changelogs/no_centcomm_timeout_duplicate.yml b/html/changelogs/no_centcomm_timeout_duplicate.yml deleted file mode 100644 index 4237daf4d56..00000000000 --- a/html/changelogs/no_centcomm_timeout_duplicate.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: mikomyazaki - -delete-after: True - -changes: - - bugfix: "Spawning on Aurora via the centcomm timeout will no longer duplicate your character's items." \ No newline at end of file