mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 11:55:43 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_25_02 -> 2022_12_25_03
|
||||
SET @GUID := 25068;
|
||||
|
||||
-- Raging Fire-Soul (Mangos)
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_25_03 -> 2022_12_25_04
|
||||
--
|
||||
DELETE FROM `event_scripts` WHERE `id` IN (10301,10302,16395,16396,16397,16398,16399,16400,16401,16402,16522,19030,19031,19032,19033,19123,19124);
|
||||
INSERT INTO `event_scripts` VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_25_04 -> 2022_12_25_05
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance`=5 WHERE `Entry` IN (17881, 20912) AND `Item`=23572;
|
||||
UPDATE `creature_loot_template` SET `Chance`=2.5 WHERE `Entry`=18473 AND `Item`=23572;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2022_12_25_05 -> 2022_12_25_06
|
||||
--
|
||||
DELETE FROM `creature` WHERE `id1` IN (16772, 16810, 18583, 18595, 21244, 21245) AND `map`=530;
|
||||
DELETE FROM `creature_addon` WHERE (`guid` IN (57784));
|
||||
Reference in New Issue
Block a user