mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
3 lines
145 B
SQL
3 lines
145 B
SQL
DELETE FROM spell_affect WHERE entry = '12606';
|
|
INSERT INTO spell_affect (entry, effectId, SpellFamilyMask) VALUES
|
|
(12606,0,0x0000000000002000);
|