Remove references to the AttributeManager now that it is no longer required

This commit is contained in:
Oliver 2026-04-26 23:52:37 -06:00
parent 0347a00632
commit 14193cbad0
8 changed files with 0 additions and 516 deletions

View file

@ -85,16 +85,7 @@
"title": "Questions",
"invalid-input-type": "Invalid input type provided: {type}"
},
"AttributeManager": {
"title": "Attributes: {name}",
"has-max": "Has Maximum?",
"name-placeholder": "Attribute Name...",
"no-attributes": "No attributes yet",
"add-new-attribute": "Add New Attribute",
"default-attribute-values": "Default Attribute Values"
},
"PlayerSheet": {
"manage-attributes": "Manage Attributes",
"create-item": "Create Embedded Item",
"current-value": "Current value",
"max-value": "Maximum value",