Ends Turn Tooltips
Adds a message to the ability tooltip if using the ability will end the turn.
Firaxis had this mostly implemented, so this mod is really only one line of new code. I could probably modify it to use a ScreenListener instead of a class override, but I figured it wasn’t worth it to set up that hack for such a small change.
Known Issues
- None
Compatibility
- Overrides the UITacticalHUD_AbilityTooltip class