diff --git a/html/changelog.html b/html/changelog.html index 7979e3b1772..33009b4d548 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -46,6 +46,7 @@
  • Crowbars have a sound effect again.
  • Can now clear records in character setup by making them blank and submitting.
  • Removes mention of the 'Halogen Counter', as it was not implemented and does not make sense with the server's radiation system.
  • +
  • Prosthetic external organs from the Prosthetics (External) tab of the mechfab are now only for surgery on human-mobs, and are now properly attachable. For robots use the robotic limbs that are now in the 'Robot' tab of the fabber.
  • 18 February 2020

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index eeb65feae6e..52f79d95f3e 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -11879,3 +11879,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Can now clear records in character setup by making them blank and submitting. - bugfix: Removes mention of the 'Halogen Counter', as it was not implemented and does not make sense with the server's radiation system. + - bugfix: Prosthetic external organs from the Prosthetics (External) tab of the + mechfab are now only for surgery on human-mobs, and are now properly attachable. + For robots use the robotic limbs that are now in the 'Robot' tab of the fabber. diff --git a/html/changelogs/prosthetic_printing.yml b/html/changelogs/prosthetic_printing.yml deleted file mode 100644 index 6729fc9889b..00000000000 --- a/html/changelogs/prosthetic_printing.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: mikomyazaki - -delete-after: True - -changes: - - bugfix: "Prosthetic external organs from the Prosthetics (External) tab of the mechfab are now only for surgery on human-mobs, and are now properly attachable. For robots use the robotic limbs that are now in the 'Robot' tab of the fabber."