mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 21:21:08 +01:00
FEAT: improvement of DHApplicationMixin
FEAT: create a new DHBaseItemSheet
This commit is contained in:
parent
3464717958
commit
8574a1d93f
15 changed files with 381 additions and 162 deletions
|
|
@ -1028,6 +1028,13 @@
|
|||
}
|
||||
},
|
||||
"Sheets": {
|
||||
"TABS": {
|
||||
"features": "Features",
|
||||
"effects": "Effects",
|
||||
"settings": "Settings",
|
||||
"actions": "Actions",
|
||||
"description": "Description"
|
||||
},
|
||||
"PC": {
|
||||
"Name": "Name",
|
||||
"Pronouns": "Pronouns",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue