change behaviour to be entirely based on parent actor and item

This commit is contained in:
walther.johnson 2025-07-07 17:01:20 -06:00
parent fb4af90b07
commit abda31bdfa
2 changed files with 25 additions and 38 deletions

View file

@ -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}",