mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
f
This commit is contained in:
parent
1228eb0105
commit
810d74baa5
11 changed files with 220 additions and 17 deletions
|
|
@ -1,7 +1,7 @@
|
|||
const fields = foundry.data.fields;
|
||||
|
||||
export default class SaveField extends fields.SchemaField {
|
||||
static order = 75;
|
||||
static order = 50;
|
||||
|
||||
constructor(options = {}, context = {}) {
|
||||
const saveFields = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue