parent
c96a4ba223
commit
04efb4122c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2022_06_22_01 -> 2022_06_22_02
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` IN (11357, 14989);
|
||||
|
||||
DELETE FROM `smart_scripts` WHERE ((`source_type` = 0 AND `entryorguid` = 14989)) OR (`source_type` = 0 AND `entryorguid` = 11357);
|
||||
Loading…
Add table
Add a link
Reference in a new issue