"[ci skip] Automatic Build - 2018.10.08.18.23.08"

This commit is contained in:
AuroraBuildBot
2018-10-08 18:23:08 +00:00
parent 60840043aa
commit 61b3d6cf3d
3 changed files with 19 additions and 15 deletions
+9
View File
@@ -56,6 +56,15 @@
-->
<div class="commit sansserif">
<h2 class="date">08 October 2018</h2>
<h3 class="author">PoZe updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Deleted wrong pipe below medical break room, it shouldn't shoot trash anymore.</li>
<li class="maptweak">Added one cryostatis bag into medica storage. And added a sink to the chemistry. Added disposal unit to EMT room.</li>
<li class="bugfix">Chemistry windoors access is fixed.</li>
<li class="bugfix">Regular ERT members no longer has access to Admin Shuttle(HAP) blast door remote button. ERT commander and CCIA are the only people whose ID has access to it.</li>
</ul>
<h2 class="date">07 October 2018</h2>
<h3 class="author">BurgerBB updated:</h3>
<ul class="changes bgimages16">
+10
View File
@@ -6250,3 +6250,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
on the slime, meaning more water kills slimes faster.
- bugfix: Hunger/thirst icons now scale to their hunger/thirst levels appropriately.
- bugfix: Fixed hunger/thirst penalty scaling.
2018-10-08:
PoZe:
- bugfix: Deleted wrong pipe below medical break room, it shouldn't shoot trash
anymore.
- maptweak: Added one cryostatis bag into medica storage. And added a sink to the
chemistry. Added disposal unit to EMT room.
- bugfix: Chemistry windoors access is fixed.
- bugfix: Regular ERT members no longer has access to Admin Shuttle(HAP) blast door
remote button. ERT commander and CCIA are the only people whose ID has access
to it.
-15
View File
@@ -1,15 +0,0 @@
author: PoZe
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
changes:
- bugfix: "Deleted wrong pipe below medical break room, it shouldn't shoot trash anymore."
- maptweak: "Added one cryostatis bag into medica storage. And added a sink to the chemistry. Added disposal unit to EMT room."
- bugfix: "Chemistry windoors access is fixed."
- bugfix: "Regular ERT members no longer has access to Admin Shuttle(HAP) blast door remote button. ERT commander and CCIA are the only people whose ID has access to it."