5 lines
133 B
JavaScript
5 lines
133 B
JavaScript
|
if (args.test.result.castOutcome == "success")
|
||
|
{
|
||
|
game.wfrp4e.utility.postCorruptionTest("moderate", this.script.getChatData())
|
||
|
}
|