diff --git a/data/sql/updates/pending_db_world/rev_1757794989983160217.sql b/data/sql/updates/pending_db_world/rev_1757794989983160217.sql new file mode 100644 index 000000000..1164377a5 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1757794989983160217.sql @@ -0,0 +1,2 @@ +-- Removes the skinLoot from Soriid the Devourer +UPDATE `creature_template` SET `skinloot` = 0 WHERE `entry` = 8204;