Add way to set default attributes now that we no longer have the AttributeManager (closes #83)

This commit is contained in:
Oliver 2026-05-02 20:51:05 -06:00
parent a9567c200a
commit 504a91bb9c
3 changed files with 45 additions and 0 deletions

View file

@ -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",