mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
"[ci skip] Automatic Build - 2021.02.25.14.58.16"
This commit is contained in:
@@ -35,6 +35,18 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">25 February 2021</h2>
|
||||
<h3 class="author">Alberyk updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">Removed the invisibility module from the ninja hardsuit.</li>
|
||||
<li class="rscdel">Removed the meson mode from the advanced vision hardsuit module.</li>
|
||||
<li class="tweak">Replaced the self destruct in the ninja rig with an anti-theft system that delets the user and the rig upon death. You can still buy the explosive option in the uplink.</li>
|
||||
<li class="tweak">Increased the energy use of the invisibility hardsuit module.</li>
|
||||
<li class="rscadd">Ninja hardsuit options are now similar to antag gear loadouts: they come with more stuff than just the hardsuit.</li>
|
||||
<li class="tweak">Increased the number of needed players in the intrigue and visitor game modes to 20.</li>
|
||||
<li class="rscadd">Added a Kosmostrelki themed gear loadout.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">24 February 2021</h2>
|
||||
<h3 class="author">Geeves updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -18503,3 +18503,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
WickedCybs:
|
||||
- tweak: Revised some fluff descriptions and resistances to a few pieces of Tajaran
|
||||
gear.
|
||||
2021-02-25:
|
||||
Alberyk:
|
||||
- rscdel: Removed the invisibility module from the ninja hardsuit.
|
||||
- rscdel: Removed the meson mode from the advanced vision hardsuit module.
|
||||
- tweak: Replaced the self destruct in the ninja rig with an anti-theft system that
|
||||
delets the user and the rig upon death. You can still buy the explosive option
|
||||
in the uplink.
|
||||
- tweak: Increased the energy use of the invisibility hardsuit module.
|
||||
- rscadd: 'Ninja hardsuit options are now similar to antag gear loadouts: they come
|
||||
with more stuff than just the hardsuit.'
|
||||
- tweak: Increased the number of needed players in the intrigue and visitor game
|
||||
modes to 20.
|
||||
- rscadd: Added a Kosmostrelki themed gear loadout.
|
||||
|
||||
@@ -1,41 +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: Alberyk
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscdel: "Removed the invisibility module from the ninja hardsuit."
|
||||
- rscdel: "Removed the meson mode from the advanced vision hardsuit module."
|
||||
- tweak: "Replaced the self destruct in the ninja rig with an anti-theft system that delets the user and the rig upon death. You can still buy the explosive option in the uplink."
|
||||
- tweak: "Increased the energy use of the invisibility hardsuit module."
|
||||
- rscadd: "Ninja hardsuit options are now similar to antag gear loadouts: they come with more stuff than just the hardsuit."
|
||||
- tweak: "Increased the number of needed players in the intrigue and visitor game modes to 20."
|
||||
- rscadd: "Added a Kosmostrelki themed gear loadout."
|
||||
Reference in New Issue
Block a user