Upgrade item sheets

This commit is contained in:
2024-12-03 13:51:38 +01:00
parent df8995f8b7
commit 9775ec9fa1
38 changed files with 1095 additions and 506 deletions

View File

@ -5,7 +5,7 @@ export default class LethalFantasyWeaponSheet extends LethalFantasyItemSheet {
static DEFAULT_OPTIONS = {
classes: ["weapon"],
position: {
width: 400,
width: 620,
},
window: {
contentClasses: ["weapon-content"],