mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Spell: Add some attributes to Horsemen Credit
Fixes achievement credit for dead players
(cherry picked from commit e84d587ed4)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `spell_dbc` SET `AttributesEx3`=`AttributesEx3`|0x00000100, `AttributesEx2`=`AttributesEx2`|0x00000005 WHERE `Id` = 59450;
|
||||
Reference in New Issue
Block a user