mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
Added DualityRoll direct rolls in chat
This commit is contained in:
parent
eeede65443
commit
4501edcf4a
5 changed files with 165 additions and 1087 deletions
|
|
@ -96,7 +96,10 @@
|
|||
"DuplicateDomainCard": "You already have a domain card with that name!",
|
||||
"ActionRequiresTarget": "The action requires at least one target",
|
||||
"NoAssignedPlayerCharacter": "You have no assigned character.",
|
||||
"NoSelectedToken": "You have no selected token"
|
||||
"NoSelectedToken": "You have no selected token",
|
||||
"OnlyUseableByPC": "This can only be used with a PC token",
|
||||
"DualityParsing": "Duality roll not properly formated",
|
||||
"AttributeFaulty": "The supplied Attribute doesn't exist"
|
||||
}
|
||||
},
|
||||
"General": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue