Open
Conversation
Contributor
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Contributor
|
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Contributor
|
Wouldn't it be funny if there was a small chance for low threat kommandos to come from UPP station? I doubt it'd be much stronger than elite freelancers which ftl stations can spawn. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
About the pull request
This PR is a follow up to #11368 doing the following to the umbilicals:
time_to_liveargument in Initialize - this is for the following change to not be overriddentime_to_liveif in an area flagged asAREA_HEAVILY_VENTILATEDlifetime_multargument doing nothing (still is 1.0)Explain why it's good for the game
There was some internal feedback that xenos sometimes are just spawn camping people at the umbilical airlocks. Sentries should mitigate xenos getting too close and also counter stuns. The area clears smoke quickly so boilers cannot simply smoke a small area with a bunch of newly spawned players. And the doors opening not immediately allows atleast a little bit of time to get settled into the ERT character.
Testing Photographs and Procedure
Screenshots & Videos
https://youtu.be/auIu1i_180Q
Changelog
🆑 Drathek
balance: Anchorpoint spaceport for FTL can now spawn riot control ert
balance: Umbilical airlocks now have two long range, omnidirectional, premade sentries that shoot at non-humanoids (and Yautja)
balance: Umbilical airlocks are marked as a new AREA_HEAVILY_VENTILATED to reduce smoke time_to_live duration to just a few random ticks
balance: Umbilical airlocks now open after 15 seconds to allow people a little more time to get settled in
code: Smoke now preferably overrides
time_to_liveargument in Initializefix: Fixed umbilical airlocks not being explosion proof
fix: Fixed a couple misc things regarding lifetime_mult not doing anything for boiler gas (no effective change) and weird cause_data for a shotgun smoke system
maptweak: Misc changes to umbilicals to place sentries, change the internal area, and add fluff scrubbers to better suggest the reason why gas clears quickly
/:cl: