diff --git a/html/changelog.html b/html/changelog.html index 75dfbf8eee..f048aeb6a5 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,20 @@ -->
+

06 November 2021

+

Putnam3145 updated:

+ + +

05 November 2021

+

keronshb updated:

+ +

04 November 2021

SandPoot updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 91b18a8a94..702d97a29c 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -30894,3 +30894,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. keronshb: - balance: removes required enemies - balance: Lowers assassination threat threshold +2021-11-06: + Putnam3145: + - bugfix: Ashwalkers should no longer suffocate on lavaland (and hypothetical other + future problems) + - bugfix: A gas mix with 0 oxygen should now properly suffocate you (or 0 plasma, + for ashwalkers) diff --git a/html/changelogs/AutoChangeLog-pr-15334.yml b/html/changelogs/AutoChangeLog-pr-15334.yml deleted file mode 100644 index abc012f630..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15334.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Putnam3145" -delete-after: True -changes: - - bugfix: "Ashwalkers should no longer suffocate on lavaland (and hypothetical other future problems)" - - bugfix: "A gas mix with 0 oxygen should now properly suffocate you (or 0 plasma, for ashwalkers)"