mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
"[ci skip] Automatic Build - 2022.12.03.13.07.33"
This commit is contained in:
@@ -44,6 +44,11 @@
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscdel">NanoTrasen Corporate Representatives aboard the SCCV Horizon are no longer required to have a mindshield implant. All existing implants have been complementarily removed during the last scheduled physical for all NanoTrasen Corporate Representatives.</li>
|
||||
</ul>
|
||||
<h3 class="author">JohnWildkins updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="backend">Map reader will now properly mapload initialize /area atoms for away site areas.</li>
|
||||
<li class="backend">Cables now correctly override their direction vars to match the set icon state, making mapped-in d1/d2 vars superfluous.</li>
|
||||
</ul>
|
||||
<h3 class="author">Roostercat12 updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="rscadd">Added various Bulwark Augment Body Markings.</li>
|
||||
|
||||
@@ -26894,6 +26894,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
|
||||
- rscdel: NanoTrasen Corporate Representatives aboard the SCCV Horizon are no longer
|
||||
required to have a mindshield implant. All existing implants have been complementarily
|
||||
removed during the last scheduled physical for all NanoTrasen Corporate Representatives.
|
||||
JohnWildkins:
|
||||
- backend: Map reader will now properly mapload initialize /area atoms for away
|
||||
site areas.
|
||||
- backend: Cables now correctly override their direction vars to match the set icon
|
||||
state, making mapped-in d1/d2 vars superfluous.
|
||||
Roostercat12:
|
||||
- rscadd: Added various Bulwark Augment Body Markings.
|
||||
SleepyGemmy:
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
author: JohnWildkins
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- backend: "Cables now correctly override their direction vars to match the set icon state, making mapped-in d1/d2 vars superfluous."
|
||||
@@ -1,7 +0,0 @@
|
||||
author: JohnWildkins
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- backend: "Map reader will now properly mapload initialize /area atoms for away site areas."
|
||||
Reference in New Issue
Block a user