mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 13:11:08 +01:00
[Add] Hope/Scar Interplay (#1531)
* Migrated character.maxHope to homebrew settings * Added a visual for scars * . * .
This commit is contained in:
parent
70f4e5f4e5
commit
816bfe0a29
6 changed files with 33 additions and 2 deletions
|
|
@ -195,6 +195,11 @@
|
|||
.hope-value {
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
|
||||
&.scar {
|
||||
cursor: initial;
|
||||
opacity: 0.6;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue