mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_10_11_02 -> 2022_10_11_03
|
||||
--
|
||||
DELETE FROM `pool_creature` WHERE `pool_entry`=1004 AND `guid` IN (33621, 34520);
|
||||
INSERT INTO `pool_creature` (`guid`, `pool_entry`, `description`) VALUES
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_10_11_03 -> 2022_10_11_04
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `bytes2` = 1 WHERE `entry` IN (15275, 15276);
|
||||
Reference in New Issue
Block a user