mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
f
This commit is contained in:
parent
1228eb0105
commit
810d74baa5
11 changed files with 220 additions and 17 deletions
|
|
@ -3,7 +3,7 @@ import FormulaField from '../formulaField.mjs';
|
|||
const fields = foundry.data.fields;
|
||||
|
||||
export default class DamageField extends fields.SchemaField {
|
||||
static order = 50;
|
||||
static order = 20;
|
||||
|
||||
constructor(options, context = {}) {
|
||||
const damageFields = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue