Fix deck grid tooltip hover handling

This commit is contained in:
2026-07-11 23:15:58 +09:00
parent 2928e2b45f
commit 84381947be
5 changed files with 474 additions and 18 deletions

View File

@@ -77,6 +77,7 @@ function writeCodeblocks() {
prop('any', 'ClassDeckCards'),
prop('string', 'ClassDeckTitle', '""'),
prop('string', 'ClassDeckClass', '""'),
prop('string', 'GridHoverPath', '""'),
prop('any', 'SoulUnlocks'),
prop('any', 'SoulShopDef'),
prop('boolean', 'SoulShopBound', 'false'),