Add ability to let players who own a document edit the attributes for it via the UI
This commit is contained in:
parent
0cc202e48d
commit
e1f173dde7
4 changed files with 40 additions and 10 deletions
|
|
@ -5,6 +5,12 @@
|
|||
}
|
||||
},
|
||||
"taf": {
|
||||
"settings": {
|
||||
"canPlayersManageAttributes": {
|
||||
"name": "Players Can Manage Attributes",
|
||||
"hint": "This allows players who have edit access to a document to be able to edit what attributes those characters have via the attribute editor"
|
||||
}
|
||||
},
|
||||
"sheet-names": {
|
||||
"PlayerSheet": "Player Sheet"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue