mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-09 18:50:33 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_03_05_00 -> 2026_03_05_01
|
||||
|
||||
-- Add new creatures (sniffed).
|
||||
DELETE FROM `creature` WHERE (`id1` IN (34273, 34269, 34271)) AND (`guid` IN (137497, 137512, 137490, 137491, 137513, 137514, 137517));
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_03_05_01 -> 2026_03_05_02
|
||||
--
|
||||
DELETE FROM `reference_loot_template` WHERE `Entry` = 1011822 AND `Item` = 5093;
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_03_05_02 -> 2026_03_05_03
|
||||
|
||||
-- Remove c++ script and set SAI.
|
||||
UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE (`entry` = 34054);
|
||||
Reference in New Issue
Block a user