fix(DB/SAI): The Touch of Zanzil (#11046)
This commit is contained in:
parent
dc3c117034
commit
199d2159e8
1 changed files with 4 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue