mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 05:29:43 -04: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');
|