Fixed armor healing (#600)

This commit is contained in:
WBHarry 2025-08-05 14:39:24 +02:00 committed by GitHub
parent 3984417a17
commit d80b5d158d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 27 additions and 27 deletions

View file

@ -675,7 +675,7 @@ export const weaponFeatures = {
},
cost: [
{
type: 'armorSlot',
type: 'armor',
value: 1
}
],