mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-29 00:23:48 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_05_13_15 -> 2023_05_14_00
|
||||
-- 21151 (Borgrim Stouthammer)
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 21151;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2023_05_14_00 -> 2023_05_14_01
|
||||
--
|
||||
UPDATE `creature_template` SET `minlevel`=63, `maxlevel`=63, `AIName`='SmartAI' WHERE `entry`=16383;
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
-- DB update 2023_05_14_01 -> 2023_05_14_02
|
||||
DELETE FROM `conditions` WHERE `SourceEntry` = 18250 AND `SourceTypeOrReferenceId` = 1 AND `ConditionTypeOrReference` = 2;
|
||||
Reference in New Issue
Block a user