Added MacroDrag for Attacks

This commit is contained in:
WBHarry 2025-07-15 23:15:47 +02:00
parent bd4d903a96
commit a198f6be48
3 changed files with 65 additions and 4 deletions

View file

@ -1520,7 +1520,9 @@
"damageIgnore": "{character} did not take damage",
"featureIsMissing": "Feature is missing",
"actionIsMissing": "Action is missing",
"unownedActionMacro": "Cannot make a Use macro for an Action not on your character"
"attackIsMissing": "Attack is missing",
"unownedActionMacro": "Cannot make a Use macro for an Action not on your character",
"unownedAttackMacro": "Cannot make a Use macro for an Attack that doesn't belong to one of your characters"
},
"Tooltip": {
"openItemWorld": "Open Item World",