mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
remove attachment only logic in favor of just transfer
This commit is contained in:
parent
a9e584d619
commit
896f317c6d
4 changed files with 10 additions and 23 deletions
|
|
@ -952,7 +952,8 @@
|
|||
}
|
||||
},
|
||||
"Attachments": {
|
||||
"attachHint": "Drop items here to attach them"
|
||||
"attachHint": "Drop items here to attach them",
|
||||
"transferHint": "If checked, this effect will be applied to any actor that owns this Effect's parent Item. The effect is always applied if this Item is attached to another one."
|
||||
}
|
||||
},
|
||||
"GENERAL": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue