DB/SAI: Fix warning about missing creature_text (wrong target_type)

This commit is contained in:
Gacko
2014-03-30 22:29:20 +02:00
parent a01fd35dc9
commit e8df0643a3

View File

@@ -0,0 +1 @@
UPDATE `smart_scripts` SET `target_type`=1 WHERE `entryorguid`=19227 AND `source_type`=0 AND `id` IN (0,1);