4 lines
63 B
JavaScript
Raw Normal View History

2024-06-06 21:09:27 +02:00
if (args.test.failed)
{
this.actor.addCondition("fatigued");
}