mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
3
data/sql/updates/db_world/2025_12_29_11.sql
Normal file
3
data/sql/updates/db_world/2025_12_29_11.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
-- DB update 2025_12_29_10 -> 2025_12_29_11
|
||||
UPDATE `reference_loot_template` SET `Chance` = 5 WHERE `Entry` = 6010 AND `Item` = 1 AND `Reference` = 4000;
|
||||
UPDATE `reference_loot_template` SET `Chance` = 5 WHERE `Entry` = 6010 AND `Item` = 2 AND `Reference` = 4001;
|
||||
Reference in New Issue
Block a user