<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->
# Description
<!--
Explain this PR in as much detail as applicable
Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->
Description.
---
This doesn't address the root issue which is that this doesn't happen
automatically, but this will make it so that players don't have to fix
the crew monitor themselves round start.
<!--
This is default collapsed, readers click to expand it and see all your
media
The PR media section can get very large at times, so this is a good way
to keep it clean
The title is written using HTML tags
The title must be within the <summary> tags or you won't see it
-->
<details><summary><h1>Media</h1></summary>
<p>

</p>
</details>
---
# Changelog
<!--
You can add an author after the `🆑` to change the name that appears
in the changelog (ex: `🆑 Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->
🆑
- fix: The Crew Monitor server now works on Anchor, Asterisk, Core,
Hive, Lambda, and Pebble roundstart.
Co-authored-by: VMSolidus <evilexecutive@gmail.com>
(cherry picked from commit 89ddb9305ce57249526e82ec0350a0b537f7a401)
<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->
# Description
<!--
Explain this PR in as much detail as applicable
Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->
Add AI Turrets to Gax, Rad, Meta, Cyberiad, Lambda and Bagel
make minor fixes on Cyberiad
---
# Changelog
<!--
You can add an author after the `🆑` to change the name that appears
in the changelog (ex: `🆑 Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->
🆑
- tweak: Gax, Rad, Bagel, Cyberiad, Meta and Lambda now have AI Turrets
- fix: Cyberiad: add missing substation to security, add missing cables
to bridge
(cherry picked from commit 4de5b0e52339d2a9b6f48793ec632308f89d4f82)
<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->
# Description
<!--
Explain this PR in as much detail as applicable
Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->
Makes minor fixes to Lambda and removes NRP from emergency_raven
---
# Changelog
<!--
You can add an author after the `🆑` to change the name that appears
in the changelog (ex: `🆑 Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->
🆑 Ichai
- tweak: Lambda: added hardsuit for paramedic, added missing chemvend,
add missing bounty computer on cargo.
- remove: Remove the NRP (L6 and RPG) from emergency_raven
---------
Co-authored-by: VMSolidus <evilexecutive@gmail.com>
(cherry picked from commit b1dcba8802f3086d4c249b2f58eb070b2478f134)
# Description
This PR makes a few fixes to the Lambda map. Arrivals is no longer
locked. There's now job spawners for all 4 Senior roles. And the map has
"Multiple AI Job Spawns" that unlock at "Stupidly high pop" levels.
Since it has the largest AI satellite in the entire map rotation, with
THREE Ai cores, we might as well make it 3 AI job slots too.
# Changelog
🆑
- add: Added job spawns for all 4 Senior roles on Lambda Station
- add: Lambda Station now has 3 AI job slots. What? It literally has the
largest AI satellite of any map we have in rotation. Seriously it has an
AI Sat the size of fucking Shoko. Of course it should have more than one
AI slot. This thing is INSANE.
- fix: Fixed arrivals being LOCKED on Lambda Station
(cherry picked from commit bce7401eb3a2663f8633914cdf153f49b1e538e5)
<!--
This is a semi-strict format, you can add/remove sections as needed but
the order/format should be kept the same
Remove these comments before submitting
-->
# Description
<!--
Explain this PR in as much detail as applicable
Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->
Adds Lambda Station, a new High Pop map to the rotation!
---
<!--
This is default collapsed, readers click to expand it and see all your
media
The PR media section can get very large at times, so this is a good way
to keep it clean
The title is written using HTML tags
The title must be within the <summary> tags or you won't see it
-->
<details><summary><h1>Media</h1></summary>
<p>
WARNING: The map image is an old version, I couldn't get a more updated
image due to problems with the render.

</p>
</details>
---
# Changelog
<!--
You can add an author after the `🆑` to change the name that appears
in the changelog (ex: `🆑 Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->
🆑 Ichai
- add: added Lambda Station, a new High Pop map to the rotation!
- tweak: Added holopads in RadStation
---------
Signed-off-by: VMSolidus <evilexecutive@gmail.com>
Co-authored-by: stellar-novas <stellar_novas@riseup.net>
Co-authored-by: VMSolidus <evilexecutive@gmail.com>
(cherry picked from commit c8182e9e83eecd379821f069dbb57d235317da98)