Automatic Changelog compile [ci skip]

This commit is contained in:
AuroraBuildBot
2023-12-07 02:14:49 +00:00
parent c982ba7b16
commit 45c755185d
3 changed files with 12 additions and 30 deletions
+6
View File
@@ -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>
+6
View File
@@ -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.
-30
View File
@@ -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."