mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/SAI: Assign SmartAI and remove needless SmartScript (See core script)
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user