DB/Spell: Add some attributes to Horsemen Credit

Fixes achievement credit for dead players
This commit is contained in:
ariel-
2016-09-12 03:47:27 -03:00
committed by GitHub
parent 9dfd252bfe
commit e84d587ed4

View File

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