diff --git a/html/changelog.html b/html/changelog.html index 827c0b3567a..2c21e61e687 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -78,6 +78,7 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html

2021.10.09

DamianX updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index d4a80305738..096bf8705d1 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -1859,3 +1859,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Fixed the Reincarnation rune's effect not using the correct sprite - bugfix: Fixed Constructs being unable to spend blood on runes under some circumstances, such as when standing above splatters. + - bugfix: Fixed Diseases being borked in general, with consequences such as the + Disease Analyzer failing to properly get their info (tinysaturn)