[Add] Hope/Scar Interplay (#1531)

* Migrated character.maxHope to homebrew settings

* Added a visual for scars

* .

* .
This commit is contained in:
WBHarry 2026-01-15 01:24:18 +01:00 committed by GitHub
parent 70f4e5f4e5
commit 816bfe0a29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 33 additions and 2 deletions

View file

@ -195,6 +195,11 @@
.hope-value {
display: flex;
cursor: pointer;
&.scar {
cursor: initial;
opacity: 0.6;
}
}
}
}