"[ci skip] Automatic Build - 2020.10.30.11.17.27"

This commit is contained in:
AuroraBuildBot
2020-10-30 11:17:27 +00:00
parent 886c07ac2d
commit 946a72cff3
3 changed files with 21 additions and 10 deletions
+8
View File
@@ -40,6 +40,14 @@
<ul class="changes bgimages16">
<li class="bugfix">Fixes hardcoded health checks setting to 100 instead of maxHealth (mainly in godmode checks but also pAI).</li>
</ul>
<h3 class="author">JohnWildkins updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Rescue Pod and Visitor ghost spawners are now mid-round events, rather than a 10% chance to activate on round start.</li>
<li class="rscadd">Added a new subtype of Rescue Pod, which sends a single burglar to the Aurora on non-extended rounds.</li>
<li class="tweak">Decreased chances of Moderate Infestations, Carp Schools, and Rogue Drone events. Increased chances of Radiation Storm, Electrical Storm, and Communication Blackout events.</li>
<li class="tweak">Changed Appendicitis chance to scale off slotted Surgeons, rather than medical staff. Rampant Brand Intelligence now scales off of engineers rather than janitors.</li>
<li class="rscdel">Removed powergrid check event from rotation, boosted Electrical Storm chance to compensate.</li>
</ul>
<h3 class="author">The Stryker, NiennaB updated:</h3>
<ul class="changes bgimages16">
<li class="rscadd">Added circle and horn antennas to the loadout (Xenowear - IPC, antenna selection).</li>
+13
View File
@@ -16435,6 +16435,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Amunak:
- bugfix: Fixes hardcoded health checks setting to 100 instead of maxHealth (mainly
in godmode checks but also pAI).
JohnWildkins:
- tweak: Rescue Pod and Visitor ghost spawners are now mid-round events, rather
than a 10% chance to activate on round start.
- rscadd: Added a new subtype of Rescue Pod, which sends a single burglar to the
Aurora on non-extended rounds.
- tweak: Decreased chances of Moderate Infestations, Carp Schools, and Rogue Drone
events. Increased chances of Radiation Storm, Electrical Storm, and Communication
Blackout events.
- tweak: Changed Appendicitis chance to scale off slotted Surgeons, rather than
medical staff. Rampant Brand Intelligence now scales off of engineers rather
than janitors.
- rscdel: Removed powergrid check event from rotation, boosted Electrical Storm
chance to compensate.
The Stryker, NiennaB:
- rscadd: Added circle and horn antennas to the loadout (Xenowear - IPC, antenna
selection).
-10
View File
@@ -1,10 +0,0 @@
author: JohnWildkins
delete-after: True
changes:
- tweak: "Rescue Pod and Visitor ghost spawners are now mid-round events, rather than a 10% chance to activate on round start."
- rscadd: "Added a new subtype of Rescue Pod, which sends a single burglar to the Aurora on non-extended rounds."
- tweak: "Decreased chances of Moderate Infestations, Carp Schools, and Rogue Drone events. Increased chances of Radiation Storm, Electrical Storm, and Communication Blackout events."
- tweak: "Changed Appendicitis chance to scale off slotted Surgeons, rather than medical staff. Rampant Brand Intelligence now scales off of engineers rather than janitors."
- rscdel: "Removed powergrid check event from rotation, boosted Electrical Storm chance to compensate."