mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-21 20:56:23 +00:00
fix(DB/SAI): Correct target for some Dalaran vendor welcome texts (#9516)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user