4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
|
if (args.test.spell)
|
||
|
{
|
||
|
args.test.preData.SL = -10
|
||
|
}
|