Fix issues with companions

This commit is contained in:
Carlos Fernandez 2026-04-25 23:29:29 -04:00
parent 6d09c5504d
commit 899f286def
6 changed files with 25 additions and 13 deletions

View file

@ -57,7 +57,7 @@ const companionBaseResources = Object.freeze({
stress: {
id: 'stress',
initial: 0,
max: 0,
max: 3,
reverse: true,
label: 'DAGGERHEART.GENERAL.stress'
},