fix(DB/SAI): Change wrong target_type on Obsidion SmartAI. (#25627)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
|
||||
-- Change target to self.
|
||||
UPDATE `smart_scripts` SET `target_type` = 1 WHERE (`entryorguid` = 8400) AND (`source_type` = 0) AND (`id` IN (0));
|
||||
Reference in New Issue
Block a user