diff --git a/html/changelog.html b/html/changelog.html index 7e5cdeeaccb..e82b06ba522 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -44,6 +44,10 @@ +

TheGreyWolf updated:

+

15 October 2021

DanseMacabre updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 5908912cfc0..3d8d0f12aea 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -21851,3 +21851,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. Geeves: - rscadd: Added another variant of sneakers to the recolorable shoe selection, the tip of the shoes stays white. + TheGreyWolf: + - rscadd: The robotics lab door leading to the garage can now be opened by anyone + from within the lab. It still has access requirement from the garage/hallway + side. diff --git a/html/changelogs/RoboAccess.yml b/html/changelogs/RoboAccess.yml deleted file mode 100644 index 176dc270f20..00000000000 --- a/html/changelogs/RoboAccess.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: TheGreyWolf - -delete-after: True - -changes: - - rscadd: "The robotics lab door leading to the garage can now be opened by anyone from within the lab. It still has access requirement from the garage/hallway side."