mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
"[ci skip] Automatic Build - 2020.08.09.10.24.22"
This commit is contained in:
@@ -35,6 +35,20 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">09 August 2020</h2>
|
||||
<h3 class="author">Doxxmedearly updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Fixed issues with honey giving the wrong taste description and nutriment amounts.</li>
|
||||
</ul>
|
||||
<h3 class="author">Hocka updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">Spawned on the Odin with amputated legs or feet now spawns you in a wheelchair.</li>
|
||||
</ul>
|
||||
<h3 class="author">mikomyazaki updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="bugfix">All random item spawners will no longer spawn blank documents, as this was causing errors with SSdocuments.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">08 August 2020</h2>
|
||||
<h3 class="author">MattAtlas updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -14770,3 +14770,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Wowzewow (Wezzy):
|
||||
- bugfix: Bottleflipping should work correctly now.
|
||||
- rscadd: Adds radials for the RFD-S.
|
||||
2020-08-09:
|
||||
Doxxmedearly:
|
||||
- bugfix: Fixed issues with honey giving the wrong taste description and nutriment
|
||||
amounts.
|
||||
Hocka:
|
||||
- bugfix: Spawned on the Odin with amputated legs or feet now spawns you in a wheelchair.
|
||||
mikomyazaki:
|
||||
- bugfix: All random item spawners will no longer spawn blank documents, as this
|
||||
was causing errors with SSdocuments.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Hocka
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Spawned on the Odin with amputated legs or feet now spawns you in a wheelchair."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: Doxxmedearly
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixed issues with honey giving the wrong taste description and nutriment amounts."
|
||||
@@ -1,6 +0,0 @@
|
||||
author: mikomyazaki
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "All random item spawners will no longer spawn blank documents, as this was causing errors with SSdocuments."
|
||||
Reference in New Issue
Block a user