mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
"[ci skip] Automatic Build - 2020.03.22.09.54.05"
This commit is contained in:
@@ -35,6 +35,16 @@
|
||||
-->
|
||||
<div class="commit sansserif">
|
||||
|
||||
<h2 class="date">22 March 2020</h2>
|
||||
<h3 class="author">Doxxmedearly updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="tweak">Reorganized the booze-o-mat. It should be less of a hunt to find things now.</li>
|
||||
<li class="tweak">Hot coco now vends in a disposable cup instead of a ceramic mug.</li>
|
||||
<li class="tweak">Shakers and teapots will no longer be melted by acid. Feel free to mix Acid Spit all you want.</li>
|
||||
<li class="bugfix">Fixes empty icons for vended coffee/ramen not showing up.</li>
|
||||
<li class="rscadd">Organizes drink code a bit to make it easier to add empty/trash sprites for drinks in the future.</li>
|
||||
</ul>
|
||||
|
||||
<h2 class="date">21 March 2020</h2>
|
||||
<h3 class="author">Geeves updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -12286,3 +12286,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
Wowzewow (Wezzy):
|
||||
- imageadd: Adds new inhands for janitorial, hydroponic, medical and tank items.
|
||||
- imageadd: Adds missing icons for upgraded scalpels in the surgery tray.
|
||||
2020-03-22:
|
||||
Doxxmedearly:
|
||||
- tweak: Reorganized the booze-o-mat. It should be less of a hunt to find things
|
||||
now.
|
||||
- tweak: Hot coco now vends in a disposable cup instead of a ceramic mug.
|
||||
- tweak: Shakers and teapots will no longer be melted by acid. Feel free to mix
|
||||
Acid Spit all you want.
|
||||
- bugfix: Fixes empty icons for vended coffee/ramen not showing up.
|
||||
- rscadd: Organizes drink code a bit to make it easier to add empty/trash sprites
|
||||
for drinks in the future.
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
# Your name.
|
||||
author: Doxxmedearly
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
changes:
|
||||
- tweak: "Reorganized the booze-o-mat. It should be less of a hunt to find things now."
|
||||
- tweak: "Hot coco now vends in a disposable cup instead of a ceramic mug."
|
||||
- tweak: "Shakers and teapots will no longer be melted by acid. Feel free to mix Acid Spit all you want."
|
||||
- bugfix: "Fixes empty icons for vended coffee/ramen not showing up."
|
||||
- rscadd: "Organizes drink code a bit to make it easier to add empty/trash sprites for drinks in the future."
|
||||
Reference in New Issue
Block a user