mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
"[ci skip] Automatic Build - 2020.10.30.11.17.27"
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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).
|
||||
|
||||
@@ -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."
|
||||
Reference in New Issue
Block a user