mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 12:52:25 +01:00
DB/SAI: Fix 2 DB errors related to invoker
This commit is contained in:
2
sql/updates/world/3.3.5/2018_08_11_03_world.sql
Normal file
2
sql/updates/world/3.3.5/2018_08_11_03_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `target_type`=24 WHERE `entryorguid` IN (25416,25418) AND `source_type`=0 AND `id` IN (4);
|
||||
Reference in New Issue
Block a user