Add chatDisplay: false to actors base attack

This commit is contained in:
Dapoolp 2025-07-26 15:22:53 +02:00
parent 365c0c8664
commit 2d18303e50
3 changed files with 3 additions and 0 deletions

View file

@ -94,6 +94,7 @@ export default class DhCharacter extends BaseDataActor {
img: 'icons/skills/melee/unarmed-punch-fist-yellow-red.webp',
_id: foundry.utils.randomID(),
systemPath: 'attack',
chatDisplay: false,
type: 'attack',
range: 'melee',
target: {