mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
enhance card items (#75)
This commit is contained in:
parent
917bcd7056
commit
c34c923406
33 changed files with 727 additions and 534 deletions
11
lang/en.json
11
lang/en.json
|
|
@ -316,9 +316,9 @@
|
|||
},
|
||||
"Domain": {
|
||||
"CardTypes": {
|
||||
"Ability": "Ability",
|
||||
"Spell": "Spell",
|
||||
"Grimoire": "Grimoire"
|
||||
"ability": "Ability",
|
||||
"spell": "Spell",
|
||||
"grimoire": "Grimoire"
|
||||
}
|
||||
},
|
||||
"LevelUp": {
|
||||
|
|
@ -1105,6 +1105,11 @@
|
|||
"Name": "Damage Roll"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"Tooltip": {
|
||||
"openItemWorld": "Open Item World",
|
||||
"delete": "Delete"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue