mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 00:08:01 +00:00
fix(DB/SAI): The Touch of Zanzil (#11046)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647391921098550500');
|
||||||
|
|
||||||
|
-- Update target for quest credit
|
||||||
|
UPDATE `smart_scripts` SET `target_type` = 21, `target_param1` = 5 WHERE `entryorguid` = 7207 AND `id` = 1;
|
||||||
Reference in New Issue
Block a user