Adds mapping helper for virology / toxins cycling airlocks #505
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adds a mapping helper which sets up viro / toxins "slow cycling" airlocks automagically.
Mapping these things in suck and having 1 to set up all the vars and place everything* you need makes it 100x easier.
*For non-atmos airlocks it places everything you need, making it as simple as placing 3 helpers. For atmos ones you have to manually place the sensor and the pump, but otherwise that's it.
I have included some examples on Lima, one basic one in Virology and one atmos one in Telecomms. Also I fixed that one issue with Lima Cryo.
I also included one on Pubby and did some minor mapping in the surrounding area.
The reason why I'm doing this is because I want to experiment with replacing external airlocks with slower ones that regulate atmos just to see if it makes any difference. I also just have wanted to do this primarily for Telecomms because walking into telecomms is painful.