fix(DB/SAI): Fen Ray should cast Psychic Horror on random target. (#14464)

Fixes #13981
This commit is contained in:
UltraNix
2023-01-01 22:33:05 +01:00
committed by GitHub
parent 4d16ff472b
commit a8e17946fb

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `target_type`=5 WHERE `entryorguid`=17731 AND `source_type`=0 AND `id`=0;