mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 04:44:16 +02:00
Remove unused companion hope resource
This commit is contained in:
parent
899f286def
commit
805535c0bb
2 changed files with 0 additions and 9 deletions
|
|
@ -60,12 +60,6 @@ const companionBaseResources = Object.freeze({
|
|||
max: 3,
|
||||
reverse: true,
|
||||
label: 'DAGGERHEART.GENERAL.stress'
|
||||
},
|
||||
hope: {
|
||||
id: 'hope',
|
||||
initial: 0,
|
||||
reverse: false,
|
||||
label: 'DAGGERHEART.GENERAL.hope'
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue