parent
eb3b506274
commit
3cf0ae70d0
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
-- DB update 2023_07_12_00 -> 2023_07_15_00
|
||||
--
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (22038, 22482) AND (`source_type` = 0) AND (`id` IN (12));
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2023_07_15_00 -> 2023_07_15_01
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 23168;
|
||||
DELETE FROM `smart_scripts` WHERE (`source_type` = 0 AND `entryorguid` = 23168);
|
||||
Loading…
Add table
Add a link
Reference in a new issue