"[ci skip] Automatic Build - 2020.04.16.21.14.21"

This commit is contained in:
AuroraBuildBot
2020-04-16 21:14:21 +00:00
parent 1b6d79bb07
commit ec45b754f2
3 changed files with 16 additions and 10 deletions
+7
View File
@@ -36,6 +36,13 @@
<div class="commit sansserif">
<h2 class="date">16 April 2020</h2>
<h3 class="author">Doxxmedearly updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Synaptizine, methylphenidate, risperidone and olanzapine will reduce overall hallucination duration, reduce frequency of hallucination effects, and sometimes prevent them entirely. Useful!</li>
<li class="tweak">Some hallucinogenic drugs and toxins will now increase the duration you hallucinate and make effects happen more frequently.</li>
<li class="tweak">Wulumunusha will now cause skrell to experience light hallucinations (as its description implies) at dosages greater than 10u.</li>
<li class="bugfix">Fixed null hallucinations causing runtimes. Hopefully.</li>
</ul>
<h3 class="author">Geeves updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Elevator doors are now opaque and laser shots will not pass through them.</li>
+9
View File
@@ -12702,6 +12702,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
MattAtlas:
- bugfix: The launch CCIA shuttle verb actually works now.
2020-04-16:
Doxxmedearly:
- tweak: Synaptizine, methylphenidate, risperidone and olanzapine will reduce overall
hallucination duration, reduce frequency of hallucination effects, and sometimes
prevent them entirely. Useful!
- tweak: Some hallucinogenic drugs and toxins will now increase the duration you
hallucinate and make effects happen more frequently.
- tweak: Wulumunusha will now cause skrell to experience light hallucinations (as
its description implies) at dosages greater than 10u.
- bugfix: Fixed null hallucinations causing runtimes. Hopefully.
Geeves:
- tweak: Elevator doors are now opaque and laser shots will not pass through them.
House_Of_Synth:
@@ -1,10 +0,0 @@
author: Doxxmedearly
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
changes:
- tweak: "Synaptizine, methylphenidate, risperidone and olanzapine will reduce overall hallucination duration, reduce frequency of hallucination effects, and sometimes prevent them entirely. Useful!"
- tweak: "Some hallucinogenic drugs and toxins will now increase the duration you hallucinate and make effects happen more frequently."
- tweak: "Wulumunusha will now cause skrell to experience light hallucinations (as its description implies) at dosages greater than 10u."
- bugfix: "Fixed null hallucinations causing runtimes. Hopefully."