Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Deadline Immortality (Revised) #694

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

K1CE
Copy link
Contributor

@K1CE K1CE commented Jan 15, 2025

##what
This fixes the orbital unit's inability to be destroyed.
Currently, Deadline is indestructible upon being built. This is in contrast to how the other satellite artillery from UEF functions where it can be taken down by destroying the central command building.

##why
It makes it impossible for games started in 'Annihilation' gamemode (which requires every enemy unit to be destroyed) to end.

##how
All Deadlines are destroyed in the OnKilled event of Countdown as long as there are no other Countdowns.

K1CE added 2 commits January 7, 2025 15:51
Destroy all Deadlines with the death of the last Countdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant