DB/TirisfalGlades: Fix talk targets for quest "The Shadow Grave"
Closes #31058
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- The Shadow Grave
|
||||
UPDATE `smart_scripts` SET `target_type`=23 WHERE `action_type`=1 AND `entryorguid`=49141 AND `source_type`=0;
|
||||
UPDATE `smart_scripts` SET `target_type`=23 WHERE `action_type`=1 AND `entryorguid` IN (4914100,4914101,4914102,4914103,4914104) AND `source_type`=9;
|
||||
Reference in New Issue
Block a user