mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
"[ci skip] Automatic Build - 2022.06.08.15.44.58"
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">08 June 2022</h2>
|
||||
<h3 class="author">Ben10083 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added the constitution of the Republic of Biesel to the Biesel Consular's loadout.</li>
|
||||
<li class="refactor">litanybook objects now renamed to versebook.</li>
|
||||
</ul>
|
||||
<h3 class="author">Connorjg1/Talion updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="balance">Tajara Zhan subspecies have a slightly lower grab resist mod bringing them more in line with the other species.</li>
|
||||
|
||||
@@ -24645,6 +24645,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscdel: Removed the Shorts Only mode in the PMCG Modsuit.
|
||||
- bugfix: Fixed the right facing pants blue band being offset by one pixel.
|
||||
2022-06-08:
|
||||
Ben10083:
|
||||
- rscadd: Added the constitution of the Republic of Biesel to the Biesel Consular's
|
||||
loadout.
|
||||
- refactor: litanybook objects now renamed to versebook.
|
||||
Connorjg1/Talion:
|
||||
- balance: Tajara Zhan subspecies have a slightly lower grab resist mod bringing
|
||||
them more in line with the other species.
|
||||
|
||||
@@ -1,14 +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:
|
||||
- rscadd: "Added the constitution of the Republic of Biesel to the Biesel Consular's loadout."
|
||||
- refactor: "litanybook objects now renamed to versebook."
|
||||
Reference in New Issue
Block a user