mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
Fixed translation for itemFeatures Protective
This commit is contained in:
parent
9aef766c8a
commit
5bde01de2d
1 changed files with 2 additions and 2 deletions
|
|
@ -1434,11 +1434,11 @@
|
||||||
},
|
},
|
||||||
"protective": {
|
"protective": {
|
||||||
"name": "Protective",
|
"name": "Protective",
|
||||||
"description": "Add your character's Tier to your Armor Score",
|
"description": "Add the item's Tier to your Armor Score",
|
||||||
"effects": {
|
"effects": {
|
||||||
"protective": {
|
"protective": {
|
||||||
"name": "Protective",
|
"name": "Protective",
|
||||||
"description": "Add your character's Tier to your Armor Score"
|
"description": "Add the item's Tier to your Armor Score"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue