Merged with main

This commit is contained in:
WBHarry 2025-05-29 12:19:36 +02:00
commit 7a12783a8c
43 changed files with 854 additions and 681 deletions

View file

@ -316,9 +316,9 @@
},
"Domain": {
"CardTypes": {
"Ability": "Ability",
"Spell": "Spell",
"Grimoire": "Grimoire"
"ability": "Ability",
"spell": "Spell",
"grimoire": "Grimoire"
}
},
"LevelUp": {
@ -1109,6 +1109,11 @@
"Name": "Damage Roll"
}
}
},
"Tooltip": {
"openItemWorld": "Open Item World",
"delete": "Delete"
}
}
}