Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-11-20 00:26:56 +00:00
parent 438d965180
commit 07567dba89
3 changed files with 12 additions and 11 deletions
+7 -6
View File
@@ -50,6 +50,13 @@
-->
<div class="commit sansserif">
<h2 class="date">20 November 2021</h2>
<h3 class="author">SandPoot updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Acid will disappear when not existant.</li>
<li class="code_imp">Updates component Destroy code, might result in less component related runtimes.</li>
</ul>
<h2 class="date">19 November 2021</h2>
<h3 class="author">shellspeed1 updated:</h3>
<ul class="changes bgimages16">
@@ -443,12 +450,6 @@
<li class="imageadd">all medipens get inhands</li>
<li class="rscadd">some more brainhurt lines</li>
</ul>
<h2 class="date">18 September 2021</h2>
<h3 class="author">kiwedespars updated:</h3>
<ul class="changes bgimages16">
<li class="balance">blacklisted morphine and haloperidol from dart guns</li>
</ul>
</div>
<b>GoonStation 13 Development Team</b>
+5
View File
@@ -30283,3 +30283,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
instead of a full clip.
- balance: 'reagent repeater synthesizes a new syringe every 20 seconds. tweak:
smart dart guns now use the syringe gun as an inhands sprite.'
2021-11-20:
SandPoot:
- bugfix: Acid will disappear when not existant.
- code_imp: Updates component Destroy code, might result in less component related
runtimes.
@@ -1,5 +0,0 @@
author: "SandPoot"
delete-after: True
changes:
- bugfix: "Acid will disappear when not existant."
- code_imp: "Updates component Destroy code, might result in less component related runtimes."