mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
@@ -1 +1,2 @@
|
||||
-- DB update 2022_12_30_01 -> 2022_12_30_02
|
||||
DELETE FROM `creature` WHERE `guid` IN (66458, 66459) AND `id1` = 18470;
|
||||
@@ -1,2 +1,3 @@
|
||||
-- DB update 2022_12_30_02 -> 2022_12_30_03
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance` = 100 WHERE `Entry` IN (18088, 18340, 18044, 18046, 18086, 18087, 18089, 19946, 19947, 20089, 20088) AND `Item` = 24280;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_30_03 -> 2022_12_30_04
|
||||
--
|
||||
DELETE FROM `npc_text` WHERE `ID` = 10884;
|
||||
DELETE FROM `gossip_menu` WHERE `MenuID`=8441 AND `TextID`=10884;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_30_04 -> 2022_12_30_05
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|130 WHERE `entry`=31874;
|
||||
|
||||
Reference in New Issue
Block a user