[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2021-10-10 05:13:09 +02:00
parent a1822a6c25
commit 9abc5fa7aa
2 changed files with 3 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<ul class="changes bgimages16">
<li class="bugfix">Fixed the Reincarnation rune&#39;s effect not using the correct sprite</li>
<li class="bugfix">Fixed Constructs being unable to spend blood on runes under some circumstances, such as when standing above splatters.</li>
<li class="bugfix">Fixed Diseases being borked in general, with consequences such as the Disease Analyzer failing to properly get their info (tinysaturn)</li>
</ul>
<h2 class="date">2021.10.09</h2>
<h3 class="author">DamianX updated:</h3>

View File

@@ -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)