mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
"[ci skip] Automatic Build - 2020.08.31.18.49.20"
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Tapping someone no longer metagames their gender.</li>
|
||||
</ul>
|
||||
<h3 class="author">The Stryker, NewOriginalSchwann updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added Europan, Deep Frontier, and Earther accents. Descriptions done by Schwann.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">30 August 2020</h2>
|
||||
<h3 class="author">Geeves updated:</h3>
|
||||
|
||||
@@ -15205,3 +15205,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- tweak: 9mm flash magazines are labelled as such.
|
||||
Snakebittenn:
|
||||
- bugfix: Tapping someone no longer metagames their gender.
|
||||
The Stryker, NewOriginalSchwann:
|
||||
- rscadd: Added Europan, Deep Frontier, and Earther accents. Descriptions done by
|
||||
Schwann.
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
# balance
|
||||
# admin
|
||||
# backend
|
||||
# security
|
||||
# refactor
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: The Stryker, NewOriginalSchwann
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added Europan, Deep Frontier, and Earther accents. Descriptions done by Schwann."
|
||||
Reference in New Issue
Block a user