Merge branch 'Citadel-Station-13:master' into WanderingFox95-TribalOverhaul

This commit is contained in:
WanderingFox95
2021-09-22 12:39:46 +02:00
committed by GitHub
5 changed files with 13 additions and 12 deletions
+8
View File
@@ -50,6 +50,14 @@
-->
<div class="commit sansserif">
<h2 class="date">22 September 2021</h2>
<h3 class="author">silicons updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">dice bags can only hold dice</li>
<li class="rscdel">limb damage changes reverted</li>
<li class="bugfix">crawling can't be adrenals'd</li>
</ul>
<h2 class="date">20 September 2021</h2>
<h3 class="author">BlueWildrose updated:</h3>
<ul class="changes bgimages16">
+5
View File
@@ -30058,3 +30058,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscdel: old tips
- imageadd: all medipens get inhands
- rscadd: some more brainhurt lines
2021-09-22:
silicons:
- bugfix: dice bags can only hold dice
- rscdel: limb damage changes reverted
- bugfix: crawling can't be adrenals'd
@@ -1,4 +0,0 @@
author: "silicons"
delete-after: True
changes:
- bugfix: "dice bags can only hold dice"
@@ -1,4 +0,0 @@
author: "silicons"
delete-after: True
changes:
- rscdel: "limb damage changes reverted"
@@ -1,4 +0,0 @@
author: "silicons"
delete-after: True
changes:
- bugfix: "crawling can't be adrenals'd"