Core/Spells: Implemented using dbc spellpower/ap coeffiecients for spells
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `rbac_permissions` WHERE `id`=692;
|
||||
DELETE FROM `rbac_linked_permissions` WHERE `linkedId`=692;
|
||||
@@ -0,0 +1,2 @@
|
||||
DROP TABLE IF EXISTS `spell_bonus_data`;
|
||||
DELETE FROM `command` WHERE `name`='reload spell_bonus_data';
|
||||
Reference in New Issue
Block a user