mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 20:21:06 +01:00
Fixed armor healing
This commit is contained in:
parent
3984417a17
commit
110bfa3492
16 changed files with 27 additions and 27 deletions
|
|
@ -675,7 +675,7 @@ export const weaponFeatures = {
|
|||
},
|
||||
cost: [
|
||||
{
|
||||
type: 'armorSlot',
|
||||
type: 'armor',
|
||||
value: 1
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue