From 2b677bc7d99b4028a97b74a7581f8ef8240e9560 Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Sun, 5 Apr 2020 15:06:17 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2020.04.05.15.06.17" --- html/changelog.html | 2 ++ html/changelogs/.all_changelog.yml | 2 ++ html/changelogs/geeves-cryogenics_fixes.yml | 7 ------- 3 files changed, 4 insertions(+), 7 deletions(-) delete mode 100644 html/changelogs/geeves-cryogenics_fixes.yml diff --git a/html/changelog.html b/html/changelog.html index 16cbac3be24..f0dae3aa9ba 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -56,6 +56,8 @@
  • The slime extract EMP now has a five second timer, instead of being instant.
  • The oil extract flame now affects a slightly larger area, one tile to a one tile radius.
  • The frost extract now properly chills every in a seven tile radius.
  • +
  • Cryopod computers now globally track stored crewmembers.
  • +
  • Cryopods now properly store specific items upon its wearer cryoing.
  • 04 April 2020

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index bdebfefe21e..8c25c1d7c41 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -12581,3 +12581,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - tweak: The oil extract flame now affects a slightly larger area, one tile to a one tile radius. - bugfix: The frost extract now properly chills every in a seven tile radius. + - bugfix: Cryopod computers now globally track stored crewmembers. + - bugfix: Cryopods now properly store specific items upon its wearer cryoing. diff --git a/html/changelogs/geeves-cryogenics_fixes.yml b/html/changelogs/geeves-cryogenics_fixes.yml deleted file mode 100644 index 5a475227e0b..00000000000 --- a/html/changelogs/geeves-cryogenics_fixes.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: Geeves - -delete-after: True - -changes: - - bugfix: "Cryopod computers now globally track stored crewmembers." - - bugfix: "Cryopods now properly store specific items upon its wearer cryoing." \ No newline at end of file