fix(DB/Spells): Amplify/Dampen Magic buff should not block each other from casting (#10563)
Fixed #8602
This commit is contained in:
parent
3e78f28c3c
commit
b40c96e682
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644168181261907700');
|
||||
|
||||
UPDATE `spell_group` SET `special_flag`=0x020 WHERE `id`=1027;
|
||||
Loading…
Add table
Add a link
Reference in a new issue