mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 22:19:54 -04:00
4 lines
340 B
SQL
4 lines
340 B
SQL
--
|
|
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (1708,1732,2283,2577,3192,3205,3206,3247,3725,3855,3732,3739,3748,4096,5615,5618,5618,6000,8438,8657,8658,8658);
|
|
UPDATE `creature_template` SET `AIName`="" WHERE `entry` IN (1708,1732,2283,2577,3192,3205,3206,3247,3725,3855,3732,3739,3748,4096,5615,5618,5618,6000,8438,8657,8658,8658);
|