#55 Added default item height in settings

This commit is contained in:
Vlyan
2024-05-11 12:11:38 +02:00
parent 7ca9ee6cba
commit 5687a2f34b
22 changed files with 40 additions and 51 deletions

View File

@@ -292,7 +292,7 @@ export class TwentyQuestionsDialog extends FormApplication {
}
// } else if (!this.object.data.step3.allowed_techniques?.[item.system.technique_type]) {
// // Tech not allowed
// ui.notifications.info(game.i18n.localize("l5r5e.techniques.not_allowed"));
// ui.notifications.info("l5r5e.techniques.not_allowed", {localize: true});
// return;
}
break;