diff --git a/data/sql/updates/pending_db_world/SL_gem_loot_fix.sql b/data/sql/updates/pending_db_world/SL_gem_loot_fix.sql new file mode 100644 index 000000000..f7e3a95b4 --- /dev/null +++ b/data/sql/updates/pending_db_world/SL_gem_loot_fix.sql @@ -0,0 +1,2 @@ +-- +UPDATE `reference_loot_template` SET `Item` = 30559, `Comment` = 'Etched Fire Opal' WHERE `Entry` = 43010 AND `Item` = 30556;