fix(DB/SAI): Correct target for some Dalaran vendor welcome texts (#9516)
This commit is contained in:
parent
3591f69662
commit
26b74c8714
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638711560534239900');
|
||||
|
||||
-- Ildine Sorrowspear / Edward Egan
|
||||
UPDATE `smart_scripts` SET `action_param3` = 1 WHERE `entryorguid` IN (28714, 28727) AND `source_type` = 0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue