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

active pop count new round #334

Open
yeckoh opened this issue May 5, 2022 · 0 comments
Open

active pop count new round #334

yeckoh opened this issue May 5, 2022 · 0 comments
Labels

Comments

@yeckoh
Copy link
Member

yeckoh commented May 5, 2022

The active pop count seems to be cleared on new-round by taking the current count and subtracting every existing zombie's cost. Why wouldn't it just get set to 0?
Eg:
Set the cost of immolators to 1 and spawn a bunch.
Reset the population cost back to 8.
With them still alive, end the round.
This goes both ways with having a negative or positive active pop count and 0 zombies depending on how much they cost at the time of spawning vs at the new round.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants