From cb978bf681013151db0bf06d9e618136dbd0891e Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Sat, 29 Aug 2020 18:28:38 +0000 Subject: [PATCH] "[ci skip] Automatic Build - 2020.08.29.18.28.38" --- html/changelog.html | 4 ++++ html/changelogs/.all_changelog.yml | 3 +++ html/changelogs/remove_inherent_spells.yml | 7 ------- 3 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 html/changelogs/remove_inherent_spells.yml diff --git a/html/changelog.html b/html/changelog.html index d265736b216..3b4f2780f3c 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -67,6 +67,10 @@ +

mikomyazaki updated:

+

28 August 2020

Alberyk updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 29aa6751e1a..db1cab8d006 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -15171,3 +15171,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. when bloodying your hands. Wowzewow (Wezzy): - bugfix: Fixes drone hatches on airlocks. Finally. + mikomyazaki: + - bugfix: Inherent spells are now properly removed when you change species away + from that species, e.g. when Golems would change using a plastic surgery machine. diff --git a/html/changelogs/remove_inherent_spells.yml b/html/changelogs/remove_inherent_spells.yml deleted file mode 100644 index 15006902662..00000000000 --- a/html/changelogs/remove_inherent_spells.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: mikomyazaki - -# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. -delete-after: True - -changes: - - bugfix: "Inherent spells are now properly removed when you change species away from that species, e.g. when Golems would change using a plastic surgery machine." \ No newline at end of file