diff --git a/sql/updates/world/3.3.5/2021_06_27_05_world.sql b/sql/updates/world/3.3.5/2021_06_27_05_world.sql new file mode 100644 index 00000000000..e52c33269f0 --- /dev/null +++ b/sql/updates/world/3.3.5/2021_06_27_05_world.sql @@ -0,0 +1,2 @@ +-- Shards of Ahune should drop always +UPDATE `gameobject_loot_template` SET `Chance` = 100 WHERE `Item` = 35723 AND `Reference` = 0;