Closed mrhappyasthma closed 4 years ago
I also removed some unused constants from bluemagic.lua and cleaned up some style violations in BlueFinalAdjustments.
This is the first step before auditing all the blue mage spells to ensure they set the correct attackType and damageType.
attackType
damageType
This is pre-work for https://github.com/DarkstarProject/darkstar/issues/6225.
needs a rebase
Rebased (well, conflicts resolved via merge commit from the GitHub UI. Didn't do a formal rebase since I'm working remotely.)
I also removed some unused constants from bluemagic.lua and cleaned up some style violations in BlueFinalAdjustments.
This is the first step before auditing all the blue mage spells to ensure they set the correct
attackType
anddamageType
.This is pre-work for https://github.com/DarkstarProject/darkstar/issues/6225.