mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_08_06_00 -> 2024_08_06_01
|
||||
UPDATE `creature_loot_template` SET `Chance` = 50, `GroupId` = 2 WHERE `Entry` = 20783 AND `Reference` IN (14501, 24013);
|
||||
UPDATE `creature_loot_template` SET `Chance` = 50, `GroupId` = 1 WHERE `Entry` IN (20785, 20786, 20788, 20789, 20790) AND `Reference` IN (14501, 24013);
|
||||
UPDATE `creature_loot_template` SET `Chance` = 50, `GroupId` = 1 WHERE `Entry` = 20784 AND `Reference` = 14501;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2024_08_06_01 -> 2024_08_06_02
|
||||
--
|
||||
DELETE FROM `command` WHERE `name` = 'morph mount';
|
||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES
|
||||
Reference in New Issue
Block a user