Feature/89 gm fear display (#90)

* fear display
This commit is contained in:
Dapoulp 2025-06-01 02:48:14 +02:00 committed by GitHub
parent 4cdd2f05eb
commit d30ae91109
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 401 additions and 2 deletions

View file

@ -19,7 +19,9 @@ export const gameSettings = {
ActionPoints: 'AutomationActionPoints'
},
Resources: {
Fear: 'ResourcesFear'
Fear: 'ResourcesFear',
MaxFear: 'ResourcesMaxFear',
DisplayFear: 'DisplayFear'
},
General: {
AbilityArray: 'AbilityArray',