From 9aa4b6d10f638160cf2bd8bad61b62296efdc490 Mon Sep 17 00:00:00 2001 From: SnapperRy Date: Mon, 19 Sep 2016 19:21:52 +0200 Subject: DB/Loot: Burning Legion Missive (Alliance version) should always drop. (cherry picked from commit 7bce4d12a6ec7d5073ad466836a3af3845419a39) --- sql/updates/world/master/2017_03_01_06_world_2016_09_19_07_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2017_03_01_06_world_2016_09_19_07_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2017_03_01_06_world_2016_09_19_07_world.sql b/sql/updates/world/master/2017_03_01_06_world_2016_09_19_07_world.sql new file mode 100644 index 00000000000..e43b6a1ee76 --- /dev/null +++ b/sql/updates/world/master/2017_03_01_06_world_2016_09_19_07_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_loot_template` SET `Chance`=100 WHERE `Item`=29588; -- cgit v1.2.3