Sync with latest fixes

This commit is contained in:
2024-09-30 13:41:44 +02:00
parent 8cb2969d70
commit 973d8733b2
14 changed files with 75 additions and 26 deletions

View File

@ -31,6 +31,7 @@ export default class RMFRPWeaponSheet extends ItemSheet {
skills: {},
criticalTables: {},
attackTables: game.rmfrp.attackTables.getTableDef(),
fumbleTables: {},
enrichedDescription: enrichedDescription
}
console.log("Parent", this.object)