mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-17 21:39:52 -04:00
a8d305c8c2
--HG-- branch : trunk
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');
|