fix(DB/SAI): Fixed Fallen Hero's Spirits not giving kill credit. (#14443)

Fixes #14395
This commit is contained in:
UltraNix
2023-01-03 02:30:15 +01:00
committed by GitHub
parent 82b707c45b
commit e1fb8f67d9

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_param2`=2 WHERE `entryorguid`=32149 AND `source_type`=0 AND `id` IN (0,1);