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

Issue with "Bodies to map" reporting #2527

Closed
omgwtflolbbl opened this issue Mar 27, 2023 · 1 comment
Closed

Issue with "Bodies to map" reporting #2527

omgwtflolbbl opened this issue Mar 27, 2023 · 1 comment

Comments

@omgwtflolbbl
Copy link

What's Wrong (please be as specific as possible)

The function did not properly report a body that was in the process of being terraformed (This planet is being terraformed).

Configuration

  • Version [Please give full version numbers here, not just "latest" or "current"]
    • EDDI Version: 4,0,2

My Investigation

Investigation Notes

This needs to be added as an additional clause in the or statement where it is checking terraform status:

body.terraformState.invariantName = "Terraforming"

@Darkcyde13
Copy link

I updated my version of this script to use: {if body.terraformState.invariantName != "Not terraformable" in place of the terraform checks, so it should include all terraforming options. You could give that a try. :)

@Tkael Tkael closed this as completed in fae67bb Apr 2, 2023
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

No branches or pull requests

2 participants