fix localization string

This commit is contained in:
psitacus 2025-07-09 02:44:31 -06:00
parent b7a52a88c8
commit 577d9e6c48

View file

@ -384,6 +384,12 @@
"default": "Default Ownership"
}
},
"Effect": {
"AttachmentOnly": {
"Label": "Attachment Only",
"Hint": "This effect only activates when the item is attached to armor or a weapon."
}
},
"CONFIG": {
"ActionType": {
"passive": "Passive",
@ -1030,11 +1036,7 @@
},
"Effect": {
"single": "Effect",
"plural": "Effects",
"AttachmentOnly": {
"Label": "Attachment Only",
"Hint": "When checked, this effect will only apply to the actor when this item is attached to another item (e.g., attached to armor). If unchecked, the effect applies normally based on item equipped status."
}
"plural": "Effects"
},
"Experience": {
"single": "Experience",