mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
5
data/sql/updates/db_world/2026_01_03_02.sql
Normal file
5
data/sql/updates/db_world/2026_01_03_02.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2026_01_03_01 -> 2026_01_03_02
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance` = 40 WHERE `Entry` = 23691 AND `Item` = 33611;
|
||||
UPDATE `creature_loot_template` SET `Chance` = 40 WHERE `Entry` = 23690 AND `Item` = 33611;
|
||||
UPDATE `creature_loot_template` SET `Chance` = 20 WHERE `Entry` = 24791 AND `Item` = 33611;
|
||||
Reference in New Issue
Block a user