fix(DB/SAI): Correct target for some Dalaran vendor welcome texts (#9516)

This commit is contained in:
Skjalf
2021-12-11 07:32:21 -03:00
committed by GitHub
parent 3591f69662
commit 26b74c8714

View File

@@ -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;