diff --git a/sql/updates/world/4.3.4/2017_11_09_04_world.sql b/sql/updates/world/4.3.4/2017_11_09_04_world.sql new file mode 100644 index 00000000000..d78f55c2527 --- /dev/null +++ b/sql/updates/world/4.3.4/2017_11_09_04_world.sql @@ -0,0 +1,2 @@ +UPDATE `reference_loot_template` SET `GroupId`=1 WHERE `Entry` IN (10100,10101); +