4 lines
309 B
JavaScript
4 lines
309 B
JavaScript
if (args.totalWoundLoss > 0)
|
|
{
|
|
this.script.scriptMessage("All wounds caused by this weapon are @UUID[Compendium.wfrp4e-core.items.kKccDTGzWzSXCBOb]{Festering Wounds}", {whisper : ChatMessage.getWhisperRecipients("GM")})
|
|
} |