Add way to set default attributes now that we no longer have the AttributeManager (closes #83)
This commit is contained in:
parent
a9567c200a
commit
504a91bb9c
3 changed files with 45 additions and 0 deletions
|
|
@ -91,6 +91,7 @@
|
|||
"invalid-input-type": "Invalid input type provided: {type}"
|
||||
},
|
||||
"PlayerSheet": {
|
||||
"save-attributes-as-defaults": "Save Attributes as Defaults",
|
||||
"create-item": "Create Embedded Item",
|
||||
"current-value": "Current value",
|
||||
"max-value": "Maximum value",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue