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

Warn about non-transport FerryBoat units #2240

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

lmoureaux
Copy link
Contributor

The FerryBoat flag is only meaningful for units that can transport. Warn when the flag is set for non-transport units, and unset it. This prevents an assertion failure later on.

Closes #2238.

The FerryBoat flag is only meaningful for units that can transport. Warn when
the flag is set for non-transport units, and unset it. This prevents an
assertion failure later on.

Closes longturn#2238.
@lmoureaux lmoureaux requested a review from jwrober March 26, 2024 22:57
@jwrober jwrober enabled auto-merge (rebase) March 26, 2024 22:59
@jwrober jwrober merged commit 32d6f67 into longturn:master Mar 26, 2024
18 of 19 checks passed
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.

Assertion dai_is_ferry(ferry, ait) failed
2 participants