Skip to content

fix: handle ability upgrade property name typo#365

Merged
hassayag merged 3 commits into
masterfrom
hotfix/yamato-upgrade
May 21, 2026
Merged

fix: handle ability upgrade property name typo#365
hassayag merged 3 commits into
masterfrom
hotfix/yamato-upgrade

Conversation

@LVL1024
Copy link
Copy Markdown
Collaborator

@LVL1024 LVL1024 commented May 21, 2026

Fixes a typo in some ability upgrade data (m_StrPropertyNAme instead of m_strPropertyName). This was causing a "null": -25 entry in the parsed JSON for citadel_ability_infinity_slash (Yamato's ult), which broke the ability card's second upgrade display on the wiki.

Now properly reads "AbilityCooldown": -25.

Parsed data in deadlock-data PR - Reopen deadbot PR or run deploy workflow for this branch here to reparse the data

@LVL1024 LVL1024 requested a review from hassayag May 21, 2026 14:52
@hassayag hassayag changed the title hotfix: correct ability upgrade property name typo fix: handle ability upgrade property name typo May 21, 2026
Copy link
Copy Markdown
Member

@hassayag hassayag left a comment

Choose a reason for hiding this comment

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

Noice. Just changed the PR title as hotfix is not a standard conventional commit

@hassayag hassayag merged commit 4015858 into master May 21, 2026
3 checks passed
@hassayag hassayag deleted the hotfix/yamato-upgrade branch May 21, 2026 15:16
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.

3 participants