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