"[ci skip] Automatic Build - 2021.03.20.15.49.57"

This commit is contained in:
AuroraBuildBot
2021-03-20 15:49:57 +00:00
parent b644ea8b9f
commit 158d70e340
3 changed files with 16 additions and 10 deletions
+8
View File
@@ -40,6 +40,14 @@
<ul class="changes bgimages16">
<li class="rscadd">Added some clothing loadout options for Zeng-Hu contractors.</li>
</ul>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Vampires now recover from pain damage when they do blood heal.</li>
<li class="bugfix">Vampire blood heal no longer attempts to heal prosthetics, it never could in the first place.</li>
<li class="rscadd">Vampire blood heal now regens blood.</li>
<li class="bugfix">Fixed vampire blood heal not actually using blood.</li>
<li class="tweak">Since blood heal now uses blood, the amount of blood it uses has been reduced to make it balanced.</li>
</ul>
<h3 class="author">MoondancerPony updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">Fixes runtimes with certain mobs trying to speak.</li>
+8
View File
@@ -18973,5 +18973,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-03-20:
Alberyk, Niennab:
- rscadd: Added some clothing loadout options for Zeng-Hu contractors.
Geeves:
- tweak: Vampires now recover from pain damage when they do blood heal.
- bugfix: Vampire blood heal no longer attempts to heal prosthetics, it never could
in the first place.
- rscadd: Vampire blood heal now regens blood.
- bugfix: Fixed vampire blood heal not actually using blood.
- tweak: Since blood heal now uses blood, the amount of blood it uses has been reduced
to make it balanced.
MoondancerPony:
- bugfix: Fixes runtimes with certain mobs trying to speak.
@@ -1,10 +0,0 @@
author: Geeves
delete-after: True
changes:
- tweak: "Vampires now recover from pain damage when they do blood heal."
- bugfix: "Vampire blood heal no longer attempts to heal prosthetics, it never could in the first place."
- rscadd: "Vampire blood heal now regens blood."
- bugfix: "Fixed vampire blood heal not actually using blood."
- tweak: "Since blood heal now uses blood, the amount of blood it uses has been reduced to make it balanced."