Change Fear spell of Bleeding Hollow Tormentor from 33924 to 12542, as the former causes Fear on the NPC itself (#842)

This commit is contained in:
Stoabrogga
2018-05-20 03:16:53 +02:00
committed by Lee
parent 6873019ab0
commit a50bb578e9

View File

@@ -0,0 +1,3 @@
INSERT INTO version_db_world (`sql_rev`) VALUES ('1525369633022692869');
UPDATE `smart_scripts` SET `action_param1` = 12542 WHERE `entryorguid` = 19424 AND `id` = 0;