Skip to content

Bugfix: Cannot decrease "Days to Heal" tracker on GCS Actor Sheet#2740

Merged
mjeffw merged 1 commit into
develop/v13-onlyfrom
bugfix/2713
May 29, 2026
Merged

Bugfix: Cannot decrease "Days to Heal" tracker on GCS Actor Sheet#2740
mjeffw merged 1 commit into
develop/v13-onlyfrom
bugfix/2713

Conversation

@rinickolous
Copy link
Copy Markdown
Collaborator

Fixes #2713

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes a bug in the GCS actor sheet where the "Days to Heal" tracker could not be decreased because the atMin check was incorrectly comparing against injury.severity instead of injury.daystoheal.

Changes:

  • Correct the atMin predicate for the Days to Heal tracker to use the daystoheal value.

Base automatically changed from bugfix/2734 to develop/v13-only May 29, 2026 20:04
@mjeffw mjeffw merged commit 1abd0b4 into develop/v13-only May 29, 2026
4 checks passed
@mjeffw mjeffw deleted the bugfix/2713 branch May 29, 2026 20:13
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.

V1.0.0 Conditional Injury behaves different than in 0.18

3 participants