diff --git a/data/sql/updates/pending_db_world/rev_1625490612430815354.sql b/data/sql/updates/pending_db_world/rev_1625490612430815354.sql new file mode 100644 index 000000000..efc26f1a8 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1625490612430815354.sql @@ -0,0 +1,5 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1625490612430815354'); + +-- Remove Whit Wantmal's loot table +UPDATE `creature_template` SET `lootid` = 0 WHERE `entry` = 275; +DELETE FROM `creature_loot_template` WHERE `Entry` = 275;