mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 23:43:37 +02:00
Added consideration for an active combatant
This commit is contained in:
parent
56ba01043d
commit
ae8db11155
2 changed files with 11 additions and 1 deletions
|
|
@ -81,7 +81,8 @@
|
|||
"noTransformActor": "There is no assigned actor to transform into",
|
||||
"transformActorMissing": "The assigned actor to transform into does not exist. It was probably deleted or moved in/out of a compendium",
|
||||
"canvasError": "There is no active scene.",
|
||||
"prototypeError": "You can only use a transform action from a Token"
|
||||
"prototypeError": "You can only use a transform action from a Token",
|
||||
"actorLinkError": "You cannot transform a token with Actor Link set to true"
|
||||
}
|
||||
},
|
||||
"Config": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue