Predaliens can interact with dropships + ERT shuttles can be interacted by queen/predalien - #13064
Open
Unknownity wants to merge 1 commit into
Open
Predaliens can interact with dropships + ERT shuttles can be interacted by queen/predalien#13064Unknownity wants to merge 1 commit into
Unknownity wants to merge 1 commit into
Conversation
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
Re-introduces the ability for Predaliens being able to interact with dropship consoles and unlock bolted down dropships.
ERT Shuttles have proper reinforced airlocks now but they can be forced open by Queens and Predaliens and their console can be disabled by Queens and Predaliens.
Explain why it's good for the game
Believe it or not but Predaliens were USED to be able to do this already, it was a niche undocumented feature that not many people knew. However at some point the code was refactored around hijack and dropships and their aforementioned consoles and the predalien lost the ability to do it anymore. I believe whoever did it forgot about the predalien there since they were the only other xeno who had the mechanic (is_intelligent, the proc that handled hijacking before. Now it only handles lifeboats, yes predalien can disable lifeboats RIGHT NOW) apart from the queen.
Well I've returned it back now in a working state. Technically this should have been a bug/oversight fix but i'll keep it as a balance change since its been so long and it was a very niche feature that almost nobody knew about.
As for ERT shuttles, I now made their airlocks much more reinforced, since they're supposed to act like dropship hatches (but we dont have unique hatches for shuttles), no longer you can manipulate them via wiring or welding nor slash them as a xeno but now Queens and Predaliens can force them open. They can also now disable the ERT shuttle entirely by interacting with the console. A good way to prevent people from delaying or fleeing now.
NOTE: disabling the shuttle does not cancel it from already spooling if someone managed to make it start flying before you disabled it, you should probably still leave while you can.
What about King?
Yeah since considering King is also a special caste and one might thing they're also intelligent enough to do this. They could very well also be included into the list of being able to manipulate dropships but uhm idk, i'll add it too if management asks.
Testing Photographs and Procedure
Made sure things work normally, normal xenos still cant hijack or break the ert shuttle consoles. Xenos dont get burrowed while on the dropship if there is no queen on the dropship but there is a predalien on the dropship.
Screenshots & Videos
Put screenshots and videos here with an empty line between the screenshots and the
<details>tags.Changelog
🆑
balance: Predaliens now have the same ability as Queens when it comes to dropship manipulation (ie. force them open, use the consoles)
balance: ERT Shuttles' airlocks are now reinforced but can be forced open by Queens/Predaliens and their consoles can also now be disabled by them.
/:cl: