mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
6
sql/updates/world/3.3.5/2019_04_03_03_world.sql
Normal file
6
sql/updates/world/3.3.5/2019_04_03_03_world.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
--
|
||||
UPDATE `creature_loot_template` SET `Chance` = 35 WHERE `Entry` = 18125 AND `Item` = 24291;
|
||||
UPDATE `creature_loot_template` SET `Chance` = 34 WHERE `Entry` = 18127 AND `Item` = 24291;
|
||||
UPDATE `creature_loot_template` SET `Chance` = 31 WHERE `Entry` = 19402 AND `Item` = 24291;
|
||||
UPDATE `creature_loot_template` SET `Chance` = 19 WHERE `Entry` = 18124 AND `Item` = 24291;
|
||||
UPDATE `creature_loot_template` SET `Chance` = 19 WHERE `Entry` = 19519 AND `Item` = 24291;
|
||||
Reference in New Issue
Block a user