This commit is contained in:
WBHarry 2026-03-10 18:05:40 +01:00
parent 3bfa6b28ed
commit 9f056b3c46

View file

@ -964,7 +964,7 @@ export default class CharacterSheet extends DHBaseActorSheet {
}); });
} }
if (armorSources.length <= 1) return; if (!armorSources.length) return;
const useResourcePips = game.settings.get( const useResourcePips = game.settings.get(
CONFIG.DH.id, CONFIG.DH.id,