mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
parent
2554803741
commit
5a7d1d204c
14 changed files with 55 additions and 154 deletions
|
|
@ -163,7 +163,7 @@ export default class DHItem extends foundry.documents.Item {
|
|||
img: this.img,
|
||||
tags: this._getTags()
|
||||
},
|
||||
actions: item.system.actions,
|
||||
actions: item.system.actionsList,
|
||||
description: this.system.description
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue