mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 18:40:28 +00:00
fix(DB/Spells): Amplify/Dampen Magic buff should not block each other from casting (#10563)
Fixed #8602
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644168181261907700');
|
||||
|
||||
UPDATE `spell_group` SET `special_flag`=0x020 WHERE `id`=1027;
|
||||
Reference in New Issue
Block a user