mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 04:44:16 +02:00
Fix issues with companions
This commit is contained in:
parent
6d09c5504d
commit
899f286def
6 changed files with 25 additions and 13 deletions
|
|
@ -57,7 +57,7 @@ const companionBaseResources = Object.freeze({
|
|||
stress: {
|
||||
id: 'stress',
|
||||
initial: 0,
|
||||
max: 0,
|
||||
max: 3,
|
||||
reverse: true,
|
||||
label: 'DAGGERHEART.GENERAL.stress'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue