mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46:12 +01:00
change behaviour to be entirely based on parent actor and item
This commit is contained in:
parent
fb4af90b07
commit
abda31bdfa
2 changed files with 25 additions and 38 deletions
|
|
@ -1332,6 +1332,8 @@
|
|||
"noAssignedPlayerCharacter": "You have no assigned character.",
|
||||
"noSelectedToken": "You have no selected token",
|
||||
"noSourceItem": "No source item found in chat message",
|
||||
"noSourceActor": "No source actor found in chat message",
|
||||
"sourceActorNotFound": "Source actor not found",
|
||||
"sourceItemNotFound": "Source item not found",
|
||||
"actionNotFound": "Action '{id}' not found on source item",
|
||||
"actionUseFailed": "Failed to use action '{action}': {error}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue