mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 04:37:04 +00:00
[8487] Fixes in paladin seals and related spells.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
53c96fc731
commit
d91f2c2c35
9 changed files with 148 additions and 73 deletions
3
sql/updates/8487_02_mangos_spell_proc_event.sql
Normal file
3
sql/updates/8487_02_mangos_spell_proc_event.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ALTER TABLE db_version CHANGE COLUMN required_8487_01_mangos_spell_bonus_data required_8487_02_mangos_spell_proc_event bit;
|
||||
|
||||
DELETE FROM `spell_proc_event` WHERE `entry` IN (31801, 53736);
|
||||
Loading…
Add table
Add a link
Reference in a new issue