Schema definition for DHSummonAction

This commit is contained in:
Nikhil Nagarajan 2025-12-27 10:21:17 -05:00
parent 52b32a4d12
commit 84b28bd9c9
2 changed files with 11 additions and 3 deletions

View file

@ -69,7 +69,8 @@
},
"summon": {
"name": "Summon",
"tooltip": "Create tokens in the scene."
"tooltip": "Create tokens in the scene.",
"error": "You do not have permission to summon tokens or there is no active scene."
}
},
"Config": {