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

new tool: fix/stuck-wildlife #4456

Open
myk002 opened this issue Apr 7, 2024 · 0 comments
Open

new tool: fix/stuck-wildlife #4456

myk002 opened this issue Apr 7, 2024 · 0 comments
Labels
idea Suggestions, etc.

Comments

@myk002
Copy link
Member

myk002 commented Apr 7, 2024

vaporizes wildlife that is still on the map despite their animal.leave_countdown timer having reached zero

correctly identifying wildlife will be a little tricky. the conditions checked here might be good guidance: https://github.com/DFHack/scripts/blob/master/internal/notify/notifications.lua#L130

Other considerations (from Bumber)

  • Wildlife can go extinct. Don't vaporize them without refunding the wildlife population count
  • Probably also don't want to remove wildlife that's been deliberately locked in a room (if that can be determined.)
@myk002 myk002 added the idea Suggestions, etc. label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea Suggestions, etc.
Projects
None yet
Development

No branches or pull requests

1 participant