mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
"[ci skip] Automatic Build - 2022.10.14.12.04.30"
This commit is contained in:
@@ -35,6 +35,16 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">14 October 2022</h2>
|
||||
<h3 class="author">Ben10083 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Walls under the grates in maintenance by the Armory have been removed.</li>
|
||||
</ul>
|
||||
<h3 class="author">SleepyGemmy updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Changes ambience trigger from a possibility once every 30 seconds to once every 5 minutes.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">13 October 2022</h2>
|
||||
<h3 class="author">Alberyk, Kyres1 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -26223,3 +26223,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
FT uniform. Highlights are blue to avoid confusion with Zavodskoi.
|
||||
- rscadd: Adds new corporate detective alt uniforms similar to the old detective
|
||||
alt uniform.
|
||||
2022-10-14:
|
||||
Ben10083:
|
||||
- bugfix: Walls under the grates in maintenance by the Armory have been removed.
|
||||
SleepyGemmy:
|
||||
- tweak: Changes ambience trigger from a possibility once every 30 seconds to once
|
||||
every 5 minutes.
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
# Your name.
|
||||
author: Ben10083
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- bugfix: "Walls under the grates in maintenance by the Armory have been removed."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- tweak: "Changes ambience trigger from a possibility once every 30 seconds to once every 5 minutes."
|
||||
Reference in New Issue
Block a user