mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
Automatic Changelog compile [ci skip]
This commit is contained in:
@@ -40,6 +40,12 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="balance">Lowers damage values and armor penetration on the spectral eel and space carp. Makes spectral eels slightly slower.</li>
|
||||
</ul>
|
||||
<h3 class="author">Sniblet updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Panotoxin now works as described.</li>
|
||||
<li class="tweak">Changed how panotoxin is described. It now causes agonizing, life-changing, life-threatening pain in small doses.</li>
|
||||
<li class="tweak">Syringe (drugs) spawns now contain much less panotoxin. Otherwise they would just kill you.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">06 December 2023</h2>
|
||||
<h3 class="author">Geeves updated:</h3>
|
||||
|
||||
@@ -32464,3 +32464,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Lavillastrangiato:
|
||||
- balance: Lowers damage values and armor penetration on the spectral eel and space
|
||||
carp. Makes spectral eels slightly slower.
|
||||
Sniblet:
|
||||
- bugfix: Panotoxin now works as described.
|
||||
- tweak: Changed how panotoxin is described. It now causes agonizing, life-changing,
|
||||
life-threatening pain in small doses.
|
||||
- tweak: Syringe (drugs) spawns now contain much less panotoxin. Otherwise they
|
||||
would just kill you.
|
||||
|
||||
@@ -1,30 +0,0 @@
|
||||
# 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
|
||||
|
||||
author: Sniblet
|
||||
|
||||
delete-after: True
|
||||
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# 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: "Panotoxin now works as described."
|
||||
- tweak: "Changed how panotoxin is described. It now causes agonizing, life-changing, life-threatening pain in small doses."
|
||||
- tweak: "Syringe (drugs) spawns now contain much less panotoxin. Otherwise they would just kill you."
|
||||
Reference in New Issue
Block a user