DB/Spell: prevent serverside auras for Paladin talent Pursuit of Justice from vanishing after death.

This commit is contained in:
SnapperRy
2016-09-10 02:43:58 +02:00
parent 2f493430c9
commit a261e68aed

View File

@@ -0,0 +1,2 @@
--
UPDATE `spell_dbc` SET `AttributesEx3`=0x100000 WHERE `Id` IN (61417, 61418);