diff --git a/html/changelog.html b/html/changelog.html index 24c051117a..ae9453d25d 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,13 @@ -->
+

06 November 2021

+

Putnam3145 updated:

+ +

05 November 2021

keronshb updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index aa59739f34..af4fcb3917 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -30200,3 +30200,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)"