mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
"[ci skip] Automatic Build - 2023.03.07.01.36.13"
This commit is contained in:
@@ -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'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>
|
||||
|
||||
@@ -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't slowed by cold.
|
||||
- backend: Adds the NO_COLD_SLOWDOWN species flag, only used by IPCs and vaurcae.
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user