mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
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:
@@ -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;
|
||||
Reference in New Issue
Block a user