4 lines
88 B
JavaScript
Raw Normal View History

if (args.test.isFumble)
{
args.test.result.other.push("@Table[doomrocket-fumble]")
}