3 lines
174 B
JavaScript
3 lines
174 B
JavaScript
if (test.result.tables.miscast) {
|
|
test.result.other.push(`<b>${this.effect.name}:</b> You may reroll any result from the @Table[waaagh-miscast]{Waaagh! Miscast Table}.`);
|
|
} |