mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
4 lines
131 B
SQL
4 lines
131 B
SQL
# 1589
|
|
-- Spiritual Attunement
|
|
UPDATE `spell_proc_event` SET `procFlags` = `procFlags`|0x80000 WHERE `entry` IN ('31785','33776');
|