"[ci skip] Automatic Build - 2022.02.13.16.31.47"

This commit is contained in:
AuroraBuildBot
2022-02-13 16:31:48 +00:00
parent 225ccada11
commit 8f3c1902fd
3 changed files with 20 additions and 12 deletions
+10
View File
@@ -44,6 +44,16 @@
<ul class="changes bgimages16">
<li class="tweak">Adjusted the gruff tajara cloak&#x27;s hooded side sprites.</li>
</ul>
<h3 class="author">Vrow updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Operating console is now more responsive, with alarms for some specific conditions.</li>
<li class="rscadd">Inserting a Medical Scan into the Operating console now displays it accordingly, which you can update whenever you want or need.</li>
<li class="tweak">Operating console also shows Blood Volume</li>
<li class="rscadd">Added a new paper type: Medscan papers.</li>
<li class="imageadd">Medscan papers sprites added.</li>
<li class="tweak">Relevant machines and device print out the Medscan paper type.</li>
<li class="imageadd">The Operating Table pulse display now has a flatlined state!</li>
</ul>
<h3 class="author">mikomyazaki updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed issue where trying to load a lathe with &lt;1 of a sheet of something didn&#x27;t delete the sheet item.</li>
+10
View File
@@ -22616,6 +22616,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
the silversun, pluto, europan, cytherean and gadpathurian accents.
Ramke:
- tweak: Adjusted the gruff tajara cloak&#x27;s hooded side sprites.
Vrow:
- rscadd: Operating console is now more responsive, with alarms for some specific
conditions.
- rscadd: Inserting a Medical Scan into the Operating console now displays it accordingly,
which you can update whenever you want or need.
- tweak: Operating console also shows Blood Volume
- rscadd: 'Added a new paper type: Medscan papers.'
- imageadd: Medscan papers sprites added.
- tweak: Relevant machines and device print out the Medscan paper type.
- imageadd: The Operating Table pulse display now has a flatlined state!
mikomyazaki:
- bugfix: Fixed issue where trying to load a lathe with &lt;1 of a sheet of something
didn&#x27;t delete the sheet item.
-12
View File
@@ -1,12 +0,0 @@
author: Vrow
delete-after: True
changes:
- rscadd: "Operating console is now more responsive, with alarms for some specific conditions."
- rscadd: "Inserting a Medical Scan into the Operating console now displays it accordingly, which you can update whenever you want or need."
- tweak: "Operating console also shows Blood Volume"
- rscadd: "Added a new paper type: Medscan papers."
- imageadd: "Medscan papers sprites added."
- tweak: "Relevant machines and device print out the Medscan paper type."
- imageadd: "The Operating Table pulse display now has a flatlined state!"