DB/Spell: Add some attributes to Horsemen Credit

Fixes achievement credit for dead players
(cherry picked from commit e84d587ed4)
This commit is contained in:
ariel-
2016-09-12 03:47:27 -03:00
committed by joschiwald
parent 927a1b3e1e
commit f3771f4b7f

View File

@@ -0,0 +1 @@
UPDATE `spell_dbc` SET `AttributesEx3`=`AttributesEx3`|0x00000100, `AttributesEx2`=`AttributesEx2`|0x00000005 WHERE `Id` = 59450;