diff --git a/sql/updates/world/2015_02_14_01_world.sql b/sql/updates/world/2015_02_14_01_world.sql new file mode 100644 index 00000000000..06c68a9326b --- /dev/null +++ b/sql/updates/world/2015_02_14_01_world.sql @@ -0,0 +1,4 @@ +-- Marie Allen (General Goods Vendor) +UPDATE `gossip_menu_option` SET `option_id`=3,`npc_option_npcflag`=128 WHERE `menu_id`=10841; +-- Gerard Walthorn +UPDATE `gossip_menu_option` SET `option_id`=3,`npc_option_npcflag`=128 WHERE `menu_id`=10842;