Automatic changelog compile, [ci skip]

This commit is contained in:
ParadiseSS13-Bot
2018-04-17 21:14:55 +00:00
parent 762d9071f5
commit f850133eb5
3 changed files with 4 additions and 5 deletions
+2
View File
@@ -67,6 +67,8 @@
<li class="tweak">Cable coils now allow you to transfer a part of the stack</li>
<li class="rscdel">Stack handling from cable.dm is removed as stack.dm already handles it</li>
<li class="tweak">Changed cable coil message</li>
<li class="rscadd">The ability to change the color of cables</li>
<li class="bugfix">cableColor now follows the new cable_color format</li>
</ul>
<h2 class="date">14 April 2018</h2>
+2
View File
@@ -6309,3 +6309,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Cable coils now allow you to transfer a part of the stack
- rscdel: Stack handling from cable.dm is removed as stack.dm already handles it
- tweak: Changed cable coil message
- rscadd: The ability to change the color of cables
- bugfix: cableColor now follows the new cable_color format
@@ -1,5 +0,0 @@
author: "MINIMAN10000"
delete-after: True
changes:
- rscadd: "The ability to change the color of cables"
- bugfix: "cableColor now follows the new cable_color format"