Fix end of lines
This commit is contained in:
@ -6,4 +6,4 @@ if (args.type == "channelling" && spellLore == lore)
|
||||
args.prefillModifiers.slBonus += 3
|
||||
// If channelling or casting different lore
|
||||
else if (spellLore != lore && args.spell.system.lore.value != "petty")
|
||||
args.prefillModifiers.slBonus -= 1
|
||||
args.prefillModifiers.slBonus -= 1
|
Reference in New Issue
Block a user