diff --git a/html/changelog.html b/html/changelog.html index 2c81f2fda7e..f2ac2a149f1 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -45,6 +45,10 @@ +

mikomyazaki updated:

+

26 February 2020

Chinsky & ParadoxSpace updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 88cef378e79..715b5292255 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -11999,3 +11999,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Fixed wrong messages and invisible items when feeding others. ParadoxSpace: - rscadd: Adds a cobra hood for Unathi. + mikomyazaki: + - bugfix: Prosthetics printer can now also print hands and feet. It is necessary + to print these in addition to an arm/leg if you are doing a full limb replacement. diff --git a/html/changelogs/print_feets_hands.yml b/html/changelogs/print_feets_hands.yml deleted file mode 100644 index e026bda43cb..00000000000 --- a/html/changelogs/print_feets_hands.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: mikomyazaki - -delete-after: True - -changes: - - bugfix: "Prosthetics printer can now also print hands and feet. It is necessary to print these in addition to an arm/leg if you are doing a full limb replacement."