DB/SAI: Assign SmartAI and remove needless SmartScript (See core script)

This commit is contained in:
Gacko
2013-06-01 14:36:59 +02:00
parent e741821dc2
commit 9251a60544

View File

@@ -0,0 +1,2 @@
UPDATE `creature_template` SET `AIName`='SmartAI' WHERE `entry` IN (24021,3094,23905,27376,27378,27379,27381);
DELETE FROM `smart_scripts` WHERE `entryorguid`=26917;