mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Fixed relinking of Features from items created on Character
This commit is contained in:
parent
0cf9e1d17c
commit
3dc4daffc3
7 changed files with 96 additions and 51 deletions
|
|
@ -2221,6 +2221,7 @@
|
|||
"tooHighLevel": "You cannot raise the character level past the maximum",
|
||||
"tooLowLevel": "You cannot lower the character level below starting level",
|
||||
"subclassNotInClass": "This subclass does not belong to your selected class.",
|
||||
"subclassNotInMulticlass": "This subclass does not belong to your selected multiclass.",
|
||||
"missingClass": "You don't have a class selected yet.",
|
||||
"missingMulticlass": "Missing multiclass",
|
||||
"wrongDomain": "The card isn't from one of your class domains.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue