Stats/Fixup
* fix melee attack power from spells counting towards generic attack power * combine melee and ranged attack power from the same spell into generic attack power, if amounts are equal
This commit is contained in:
parent
f7a1ae241f
commit
750e176c33
3 changed files with 28 additions and 12 deletions
1
setup/sql/updates/1771934998_01.sql
Normal file
1
setup/sql/updates/1771934998_01.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
UPDATE `aowow_dbversion` SET `sql` = CONCAT(IFNULL(`sql`, ''), ' stats');
|
||||
Loading…
Add table
Add a link
Reference in a new issue