diff --git a/data/sql/updates/pending_db_world/nagaclaws.sql b/data/sql/updates/pending_db_world/nagaclaws.sql new file mode 100644 index 000000000..044b1d1d6 --- /dev/null +++ b/data/sql/updates/pending_db_world/nagaclaws.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_loot_template` SET `Chance` = 100 WHERE `Entry` IN (18088, 18340, 18044, 18046, 18086, 18087, 18089, 19946, 19947, 20089, 20088) AND `Item` = 24280;