"[ci skip] Automatic Build - 2022.12.03.13.07.33"

This commit is contained in:
AuroraBuildBot
2022-12-03 13:07:33 +00:00
parent a35d3fddc3
commit b1bb4fa83e
4 changed files with 10 additions and 13 deletions
+5
View File
@@ -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>
+5
View File
@@ -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."