mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/SAI): unlink non-existing entry from SAI 17671 (#18368)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Remove link to non-existing entry from SAI 17671
|
||||
UPDATE `smart_scripts` SET `link` = 0 WHERE `entryorguid` = 17671 AND `source_type` = 0 AND `id` = 0;
|
||||
Reference in New Issue
Block a user