mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 22:49:39 -04:00
DB/SAI: Fix warning about missing creature_text (wrong target_type)
This commit is contained in:
@@ -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