mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 15:40:45 +01:00
DB/SAI: Fix warning about missing creature_text (wrong target_type)
This commit is contained in:
1
sql/updates/world/2014_03_30_03_world_smart_scripts.sql
Normal file
1
sql/updates/world/2014_03_30_03_world_smart_scripts.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=19227 AND `source_type`=0 AND `id` IN (0,1);
|
||||
Reference in New Issue
Block a user