"[ci skip] Automatic Build - 2022.05.01.23.59.32"

This commit is contained in:
AuroraBuildBot
2022-05-01 23:59:32 +00:00
parent 556e1998e3
commit 83f905afe2
4 changed files with 9 additions and 19 deletions
+5
View File
@@ -40,6 +40,10 @@
<ul class="changes bgimages16">
<li class="rscadd">Added some new items in the Tajaran loadout options, including jackets, shoes, and colorable uniforms.</li>
</ul>
<h3 class="author">Ben10083 updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Consulars and Representatives have had their allowances increased to allow them to spend more credits in pursuit of their superior&#x27;s interests.</li>
</ul>
<h3 class="author">Llywelwyn updated:</h3>
<ul class="changes bgimages16">
<li class="backend">Adds a fallback specific heat value to Ambrosia Extract.</li>
@@ -61,6 +65,7 @@
<li class="tweak">Slightly tweaks the button and light switch sprites.</li>
<li class="rscadd">Adds service airlocks to the code.</li>
<li class="tweak">The default airlock sprite is now plain metal.</li>
<li class="tweak">You can now view extra descriptions directly in the chat.</li>
</ul>
<h3 class="author">Vrow updated:</h3>
<ul class="changes bgimages16">
+4
View File
@@ -23550,6 +23550,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Alberyk, Ryverstyx:
- rscadd: Added some new items in the Tajaran loadout options, including jackets,
shoes, and colorable uniforms.
Ben10083:
- tweak: Consulars and Representatives have had their allowances increased to allow
them to spend more credits in pursuit of their superior&#x27;s interests.
Llywelwyn:
- backend: Adds a fallback specific heat value to Ambrosia Extract.
MattAtlas:
@@ -23567,6 +23570,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Slightly tweaks the button and light switch sprites.
- rscadd: Adds service airlocks to the code.
- tweak: The default airlock sprite is now plain metal.
- tweak: You can now view extra descriptions directly in the chat.
Vrow:
- bugfix: Fixed being unable to fix rescued lungs surgically if they don&#x27;t
have any damage.
-13
View File
@@ -1,13 +0,0 @@
# Your name.
author: Ben10083
# 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:
- tweak: "Consulars and Representatives have had their allowances increased to allow them to spend more credits in pursuit of their superior's interests."
@@ -1,6 +0,0 @@
author: SleepyGemmy
delete-after: True
changes:
- tweak: "You can now view extra descriptions directly in the chat."