This commit is contained in:
Dapoolp 2025-08-01 01:13:35 +02:00
parent 56e11943b7
commit ee899cba59
15 changed files with 205 additions and 45 deletions

View file

@ -9,7 +9,7 @@ export default class DHRoll extends Roll {
get title() {
return game.i18n.localize(
"DAGGERHEART.GENERAL.Roll"
"DAGGERHEART.GENERAL.Roll.basic"
);
}