Add actor sheet that is only the attribute list
This commit is contained in:
parent
ba05a0d088
commit
916f7ff589
4 changed files with 27 additions and 1 deletions
|
|
@ -34,7 +34,8 @@
|
|||
},
|
||||
"sheet-names": {
|
||||
"PlayerSheet": "Player Sheet",
|
||||
"SingleModePlayerSheet": "Player Sheet (Always Editing)"
|
||||
"SingleModePlayerSheet": "Player Sheet (Always Editing)",
|
||||
"AttributeOnlyPlayerSheet": "Player Sheet (Attributes Only)"
|
||||
},
|
||||
"misc": {
|
||||
"Key": "Key",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue