mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 19:39:42 +01:00
"[ci skip] Automatic Build - 2022.05.06.12.12.25"
This commit is contained in:
@@ -43,6 +43,15 @@
|
||||
<h3 class="author">Ben10083 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="spellcheck">Watches now report time until bluespace jump.</li>
|
||||
<li class="rscadd">Added holoboard to TCFL Brig for entertainment.</li>
|
||||
<li class="maptweak">Minor redesign to TCFL Medbay.</li>
|
||||
<li class="rscadd">TCFL ghost roles now have storage pouches.</li>
|
||||
<li class="rscadd">Added building materials to TCFL ship.</li>
|
||||
<li class="rscadd">Added Legion MagLocks to TCFL ship.</li>
|
||||
<li class="rscadd">Added sink to TCFL kitchen.</li>
|
||||
<li class="rscadd">Added species specific insulated gloves to TCFL ship.</li>
|
||||
<li class="rscadd">Added tool belt and welding goggles to TCFL ship.</li>
|
||||
<li class="refactor">TCFL Ship map converted to TGM.</li>
|
||||
</ul>
|
||||
<h3 class="author">KingOfThePing updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
|
||||
@@ -23649,6 +23649,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- tweak: Tesla prosthetics eyes can now use night vision.
|
||||
Ben10083:
|
||||
- spellcheck: Watches now report time until bluespace jump.
|
||||
- rscadd: Added holoboard to TCFL Brig for entertainment.
|
||||
- maptweak: Minor redesign to TCFL Medbay.
|
||||
- rscadd: TCFL ghost roles now have storage pouches.
|
||||
- rscadd: Added building materials to TCFL ship.
|
||||
- rscadd: Added Legion MagLocks to TCFL ship.
|
||||
- rscadd: Added sink to TCFL kitchen.
|
||||
- rscadd: Added species specific insulated gloves to TCFL ship.
|
||||
- rscadd: Added tool belt and welding goggles to TCFL ship.
|
||||
- refactor: TCFL Ship map converted to TGM.
|
||||
KingOfThePing:
|
||||
- maptweak: Re-modeled the kitchen once more, according to feedback from the community.
|
||||
- tweak: Reworked the framework on how the bar/kitchen signs work. You can now easily
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
# Your name.
|
||||
author: Ben10083
|
||||
|
||||
# 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.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- rscadd: "Added holoboard to TCFL Brig for entertainment."
|
||||
- maptweak: "Minor redesign to TCFL Medbay."
|
||||
- rscadd: "TCFL ghost roles now have storage pouches."
|
||||
- rscadd: "Added building materials to TCFL ship."
|
||||
- rscadd: "Added Legion MagLocks to TCFL ship."
|
||||
- rscadd: "Added sink to TCFL kitchen."
|
||||
- rscadd: "Added species specific insulated gloves to TCFL ship."
|
||||
- rscadd: "Added tool belt and welding goggles to TCFL ship."
|
||||
- refactor: "TCFL Ship map converted to TGM."
|
||||
Reference in New Issue
Block a user