"[ci skip] Automatic Build - 2019.07.03.16.19.06"

This commit is contained in:
AuroraBuildBot
2019-07-03 16:19:07 +00:00
parent d04533698b
commit e35f090c81
4 changed files with 12 additions and 13 deletions
+7
View File
@@ -57,6 +57,13 @@
<div class="commit sansserif">
<h2 class="date">03 July 2019</h2>
<h3 class="author">Alberyk updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixed the suit cicler having no sprite.</li>
<li class="bugfix">Fixed the flower water having the incorrect sprite</li>
<li class="bugfix">Fixed the meat hook having no sprite.</li>
<li class="bugfix">Fixed mop in hand sprite missing when the mop was wet.</li>
</ul>
<h3 class="author">Ferner updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes the quarantine crematorium igniter being inaccessible to medical personnel.</li>
+5
View File
@@ -8267,6 +8267,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Tweaked the suit storage unit to use overlays instead. Added a new sprite
for the panel opening.
2019-07-03:
Alberyk:
- bugfix: Fixed the suit cicler having no sprite.
- bugfix: Fixed the flower water having the incorrect sprite
- bugfix: Fixed the meat hook having no sprite.
- bugfix: Fixed mop in hand sprite missing when the mop was wet.
Ferner:
- bugfix: Fixes the quarantine crematorium igniter being inaccessible to medical
personnel.
-5
View File
@@ -1,5 +0,0 @@
author: Alberyk
delete-after: True
changes:
- bugfix: "Fixed the suit cicler having no sprite."
-8
View File
@@ -1,8 +0,0 @@
author: Alberyk
delete-after: True
changes:
- bugfix: "Fixed the flower water having the incorrect sprite"
- bugfix: "Fixed the meat hook having no sprite."
- bugfix: "Fixed mop in hand sprite missing when the mop was wet."