"[ci skip] Automatic Build - 2021.08.24.18.12.38"

This commit is contained in:
AuroraBuildBot
2021-08-24 18:12:38 +00:00
parent c8eaa429b7
commit 5fb179b8a1
3 changed files with 9 additions and 8 deletions
+3
View File
@@ -39,6 +39,9 @@
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Airlock electronics now properly save their settings when you finish an airlock.</li>
<li class="bugfix">Inductive chargers now properly report when they don&#x27;t find a cell to charge.</li>
<li class="rscadd">Using an inductive charger on a power cell or an APC will now properly charge it.</li>
<li class="bugfix">You can no longer line up multiple inductive chargers by spamclicking the target.</li>
</ul>
<h3 class="author">MattAtlas updated:</h3>
<ul class="changes bgimages16">
+6
View File
@@ -21213,6 +21213,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- bugfix: Airlock electronics now properly save their settings when you finish an
airlock.
- bugfix: Inductive chargers now properly report when they don&#x27;t find a cell
to charge.
- rscadd: Using an inductive charger on a power cell or an APC will now properly
charge it.
- bugfix: You can no longer line up multiple inductive chargers by spamclicking
the target.
MattAtlas:
- balance: Limbs now have higher delimb threshold.
- balance: Increased the miss chance for arms, legs, hands and feet.
-8
View File
@@ -1,8 +0,0 @@
author: Geeves
delete-after: True
changes:
- bugfix: "Inductive chargers now properly report when they don't find a cell to charge."
- rscadd: "Using an inductive charger on a power cell or an APC will now properly charge it."
- bugfix: "You can no longer line up multiple inductive chargers by spamclicking the target."