mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
"[ci skip] Automatic Build - 2022.06.06.06.18.42"
This commit is contained in:
@@ -68,6 +68,10 @@
|
||||
<li class="bugfix">Full auto is no longer a laser beam that never misses.</li>
|
||||
<li class="balance">The head and the human limbs now have a lower max damage, which means that they should now be delimbable by laser rifles and similarly-damaging weapons.</li>
|
||||
</ul>
|
||||
<h3 class="author">Omicega updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixes injury inspection via grab not working on surgery tables.</li>
|
||||
</ul>
|
||||
<h3 class="author">SinfulBehaviors updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added three previously unused body markings.</li>
|
||||
|
||||
@@ -24539,6 +24539,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- bugfix: Full auto is no longer a laser beam that never misses.
|
||||
- balance: The head and the human limbs now have a lower max damage, which means
|
||||
that they should now be delimbable by laser rifles and similarly-damaging weapons.
|
||||
Omicega:
|
||||
- bugfix: Fixes injury inspection via grab not working on surgery tables.
|
||||
SinfulBehaviors:
|
||||
- rscadd: Added three previously unused body markings.
|
||||
- bugfix: Fixed Lower Cheek Right not being available in the markings list.
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
# Your name.
|
||||
author: Omicega
|
||||
|
||||
# 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:
|
||||
- bugfix: "Fixes injury inspection via grab not working on surgery tables."
|
||||
Reference in New Issue
Block a user