diff --git a/data/sql/updates/pending_db_world/rev_1681851219791307300.sql b/data/sql/updates/pending_db_world/rev_1681851219791307300.sql new file mode 100644 index 000000000..7799d382a --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1681851219791307300.sql @@ -0,0 +1,3 @@ +-- Prospector Ryedol (2910) +DELETE FROM `npc_vendor` WHERE `entry` = 2910; +UPDATE `creature_template` SET `npcflag` = `npcflag`&~(128) WHERE `entry` = 2910;