[ci skip] Automatic changelog update.

This commit is contained in:
PJBot
2021-09-07 06:45:52 +02:00
parent d3a9af26fd
commit 4a0bb78dd2
2 changed files with 5 additions and 0 deletions

View File

@@ -78,6 +78,8 @@ ADDING CREDITS? EDIT templates/changelog.tmpl.html
<ul class="changes bgimages16">
<li class="rscadd">Added Orderly job for medbay, responsible for cleaning, record maintenance, and other busywork the doctors usually don&#39;t have time for.</li>
<li class="bugfix">fixed accidental hypospray revert</li>
<li class="rscadd">Added missing SecHUD icons for Xenoarchaeologist and Xenobiologist.</li>
<li class="bugfix">Paramedics now properly display their job outfit in the character setup panel.</li>
</ul>
<h3 class="author">DeityLink updated:</h3>
<ul class="changes bgimages16">

View File

@@ -2001,6 +2001,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added Orderly job for medbay, responsible for cleaning, record maintenance,
and other busywork the doctors usually don't have time for.
- bugfix: fixed accidental hypospray revert
- rscadd: Added missing SecHUD icons for Xenoarchaeologist and Xenobiologist.
- bugfix: Paramedics now properly display their job outfit in the character setup
panel.
DeityLink:
- bugfix: Driving a vehicle such as a wheelchair while on top of a Mulebot will
now properly unload the vehicle from the Mulebot. (Armadingus)