diff --git a/data/sql/updates/pending_db_world/rev_1763913364669224355.sql b/data/sql/updates/pending_db_world/rev_1763913364669224355.sql new file mode 100644 index 000000000..324894cbc --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1763913364669224355.sql @@ -0,0 +1,5 @@ +-- +-- Set GOSSIP flag +UPDATE `creature_template` SET `npcflag` = `npcflag` | 1 WHERE (`entry` IN (34712, 34713, 34714, 34786, 34785)); +-- 10568 -- Hello, $N. If you're looking for cooking training, you've come to the right place. I usually get lots of new students when Pilgrim's Bounty rolls around. +UPDATE `creature_template` SET `gossip_menu_id` = 10568 WHERE (`entry` IN (34708, 34712, 34713, 34714, 34786, 34785, 34711));