mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
FEAT: new FormulaField class
FEAT: add getRollData on BaseDataItem Class FEAT: weapon FIX: remove inventoryWeapon field on Weapon Data Model
This commit is contained in:
parent
ec7f32cdc7
commit
527a0cd419
6 changed files with 96 additions and 18 deletions
1
module/data/fields/_module.mjs
Normal file
1
module/data/fields/_module.mjs
Normal file
|
|
@ -0,0 +1 @@
|
|||
export { default as FormulaField } from "./formulaField.mjs"
|
||||
Loading…
Add table
Add a link
Reference in a new issue