diff options
-rw-r--r-- | sql/updates/world/6.x/2016_07_31_05_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/6.x/2016_07_31_05_world.sql b/sql/updates/world/6.x/2016_07_31_05_world.sql new file mode 100644 index 00000000000..173a365fa51 --- /dev/null +++ b/sql/updates/world/6.x/2016_07_31_05_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `gameobject_loot_template` SET `LootMode`=1 WHERE `Entry` IN (39336, 39337, 39338, 39340, 39341, 39342, 39343, 39344, 39345, 40419, 39720); |