diff --git a/html/changelog.html b/html/changelog.html index 8038afc3672..c8641737056 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -65,9 +65,14 @@ +

Kyep updated:

+

Triiodine updated:

10 October 2018

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index d1e14c733ab..feb82429084 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -7429,5 +7429,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Fixes an oversight in autopsy report drawer's description. Farie82: - bugfix: NPC's now initialise correctly. Removing a lot of runtime errors. + Kyep: + - bugfix: Fixed the admin ERT panel not working correctly if the admin using it + was playing as a carbon mob. Triiodine: - rscdel: SLOT_MASK from necklaces. + - rscadd: thatdanguy23's fluff item diff --git a/html/changelogs/AutoChangeLog-pr-9726.yml b/html/changelogs/AutoChangeLog-pr-9726.yml deleted file mode 100644 index a8ce7730aba..00000000000 --- a/html/changelogs/AutoChangeLog-pr-9726.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Triiodine" -delete-after: True -changes: - - rscadd: "thatdanguy23's fluff item" diff --git a/html/changelogs/AutoChangeLog-pr-9811.yml b/html/changelogs/AutoChangeLog-pr-9811.yml deleted file mode 100644 index 6200a43cfa1..00000000000 --- a/html/changelogs/AutoChangeLog-pr-9811.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Kyep" -delete-after: True -changes: - - bugfix: "Fixed the admin ERT panel not working correctly if the admin using it was playing as a carbon mob."