diff --git a/html/changelog.html b/html/changelog.html index a2074c537fa..c4df613d373 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -59,6 +59,10 @@
  • Fixes IPC positronic brains to now display names properly.
  • Research robots can now pick up exosuit remote control chips with their gripper.
  • +

    mikomyazaki updated:

    +

    27 August 2020

    WilliamMurdoch updated:

    diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 628313a01af..d871ed9f656 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -15136,3 +15136,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Fixes IPC positronic brains to now display names properly. - bugfix: Research robots can now pick up exosuit remote control chips with their gripper. + mikomyazaki: + - tweak: Pulling structures, e.g. chairs, lockers will now cause some slowdown. + To prevent people circumventing the slowdown from pulling a slow mob by putting + them inside something first. Roller beds & Wheelchairs are exempt from this. diff --git a/html/changelogs/pulling-structures-slowdown.yml b/html/changelogs/pulling-structures-slowdown.yml deleted file mode 100644 index 5b48a833afc..00000000000 --- a/html/changelogs/pulling-structures-slowdown.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: mikomyazaki - -delete-after: True - -changes: - - tweak: "Pulling structures, e.g. chairs, lockers will now cause some slowdown. To prevent people circumventing the slowdown from pulling a slow mob by putting them inside something first. Roller beds & Wheelchairs are exempt from this." \ No newline at end of file