mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 16:03:39 +02:00
Updated all item types except Class/Subclass
This commit is contained in:
parent
3753452559
commit
18d6bd7dcf
20 changed files with 250 additions and 174 deletions
|
|
@ -25,7 +25,8 @@
|
|||
"notifications": {
|
||||
"adversaryMissing": "The linked adversary doesn't exist in the world.",
|
||||
"beastformInapplicable": "A beastform can only be applied to a Character.",
|
||||
"beastformAlreadyApplied": "The character already has a beastform applied!"
|
||||
"beastformAlreadyApplied": "The character already has a beastform applied!",
|
||||
"featureIsMissing": "The feature doesn't exist. You should remove it."
|
||||
}
|
||||
},
|
||||
"Settings": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue