Fix end of lines

This commit is contained in:
2024-06-08 01:45:05 +02:00
parent 3cec04ae8c
commit 35ae4012f6
8 changed files with 8 additions and 8 deletions

View File

@ -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