mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 00:19:03 +01:00
fixes
This commit is contained in:
parent
3d1be5fa22
commit
42867a4be1
7 changed files with 7 additions and 7 deletions
|
|
@ -148,7 +148,7 @@ export default class DHArmor extends AttachableItem {
|
|||
return labels;
|
||||
}
|
||||
|
||||
get features() {
|
||||
get itemFeatures() {
|
||||
return this.armorFeatures;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue