mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
FEAT: getTags and getLabels for weapons items
This commit is contained in:
parent
e6bfe08d83
commit
4d965c5dc2
4 changed files with 124 additions and 56 deletions
|
|
@ -105,6 +105,10 @@
|
|||
align-items: center;
|
||||
justify-content: end;
|
||||
gap: 8px;
|
||||
|
||||
.unequipped {
|
||||
opacity: 0.5;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue