diff --git a/html/changelog.html b/html/changelog.html index 2629b044d0d..52675951dd8 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -61,6 +61,7 @@

25 October 2018

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 054b80e204f..14102068833 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -7709,3 +7709,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. pipe caps now orientate as intended when using Orientate Automatically with an RPD. - bugfix: 'Fixes #8036, Door controls not respecting range for pod doors.' + - bugfix: Now when holding a flag it won't be stabbing into your characters face. + Burning a flag also won't magically change its orientation. diff --git a/html/changelogs/AutoChangeLog-pr-9980.yml b/html/changelogs/AutoChangeLog-pr-9980.yml deleted file mode 100644 index 45e8a17ea03..00000000000 --- a/html/changelogs/AutoChangeLog-pr-9980.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Mitchs98" -delete-after: True -changes: - - bugfix: "Now when holding a flag it won't be stabbing into your characters face. Burning a flag also won't magically change its orientation."