mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 19:51:08 +01:00
gm fear display
This commit is contained in:
parent
e57db2fdc8
commit
f6e57df436
9 changed files with 386 additions and 2 deletions
|
|
@ -19,7 +19,9 @@ export const gameSettings = {
|
|||
ActionPoints: 'AutomationActionPoints'
|
||||
},
|
||||
Resources: {
|
||||
Fear: 'ResourcesFear'
|
||||
Fear: 'ResourcesFear',
|
||||
MaxFear: 'ResourcesMaxFear',
|
||||
DisplayFear: 'DisplayFear'
|
||||
},
|
||||
General: {
|
||||
AbilityArray: 'AbilityArray',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue