3+ ascended heretics = lambda alert (+ fix nar'sie/ratvar alert levels) #4442
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
according to Huk on discord:
so, if a heretic ascends, while 2 other ascended heretics are alive, this will automatically raise the alert to Lambda (5 secs after the announcement)
I also ported the refactor portion of my upstream PR, tgstation/tgstation#88149, and made it so nar'sie and ratvar properly set the alert to lambda instead of delta (also, clock cult code actually uses the security level defines now instead of just plain numbers)
also made it so ascended heretics are in the ghost orbit menu
![image](https://private-user-images.githubusercontent.com/65794972/391371592-ce7e8bd8-5f9e-4fdf-bf2e-5084fd2ac7b0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODQxODIsIm5iZiI6MTczOTI4Mzg4MiwicGF0aCI6Ii82NTc5NDk3Mi8zOTEzNzE1OTItY2U3ZThiZDgtNWY5ZS00ZmRmLWJmMmUtNTA4NGZkMmFjN2IwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDE0MjQ0MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBjZjlhMzYwYjg2ODgxMzVmOGE2YWM4OWFiY2RkZmM2YjAzZGUyOTQxNmVkNzFlOGM2NzJmZGI5MzBjMjZkMzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pzRFayTlwE8aIodGiEpaloAG4EaI5ESKQxvr0b6WvVQ)
Changelog
🆑
add: 3+ living ascended heretics will automatically raise the alert level to Lambda.
fix: Nar'sie and Ratvar now properly raise the alert level to Lambda.
qol: Ascended heretics are now in their own category in the ghost orbit menu.
refactor: Cleaned up code relating to heretic ascension announcements and traits.
/:cl: