Fix weapon in the HUD

This commit is contained in:
2024-09-01 20:39:25 +02:00
parent 8d9f09c18c
commit 3aa8c0f0af
4 changed files with 4 additions and 4 deletions

View File

@ -230,7 +230,7 @@ export class RdDPossession {
system: {
description: "", typepossession: attacker.name,
possede: false,
possessionid: randomID(16),
possessionid: foundry.utils.randomID(16),
entite: { actorid: attacker.id },
victime: { actorid: defender.id },
compteur: 0