diff options
-rw-r--r-- | sql/updates/world/2014_09_03_00_world_loot.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_09_03_00_world_loot.sql b/sql/updates/world/2014_09_03_00_world_loot.sql new file mode 100644 index 00000000000..6b44d166526 --- /dev/null +++ b/sql/updates/world/2014_09_03_00_world_loot.sql @@ -0,0 +1 @@ +UPDATE `creature_loot_template` SET `ChanceOrQuestChance`=6 WHERE `entry` IN (34566, 35216, 35268, 35269, 35347, 35348, 35349, 35350, 35351, 35352, 35447, 35448, 35449, 35615, 35616) AND `item`=3 |