"[ci skip] Automatic Build - 2023.03.07.01.36.13"

This commit is contained in:
AuroraBuildBot
2023-03-07 01:36:13 +00:00
parent 4e670d9759
commit 17cc271ea5
3 changed files with 8 additions and 9 deletions
+5
View File
@@ -40,6 +40,11 @@
<ul class="changes bgimages16">
<li class="bugfix">Removed a duplicate light switch from the Operating Rooms.</li>
</ul>
<h3 class="author">Sniblet updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Vaurcae aren&#x27;t slowed by cold.</li>
<li class="backend">Adds the NO_COLD_SLOWDOWN species flag, only used by IPCs and vaurcae.</li>
</ul>
<h2 class="date">06 March 2023</h2>
<h3 class="author">Alberyk, Atteria updated:</h3>
+3
View File
@@ -28326,3 +28326,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2023-03-07:
Sheeplets:
- bugfix: Removed a duplicate light switch from the Operating Rooms.
Sniblet:
- tweak: Vaurcae aren&#x27;t slowed by cold.
- backend: Adds the NO_COLD_SLOWDOWN species flag, only used by IPCs and vaurcae.
-9
View File
@@ -1,9 +0,0 @@
# Your name.
author: Sniblet
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
changes:
- tweak: "Vaurcae aren't slowed by cold."
- backend: "Adds the NO_COLD_SLOWDOWN species flag, only used by IPCs and vaurcae."