mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 17:27:36 +01:00
4
sql/updates/world/2015_02_14_01_world.sql
Normal file
4
sql/updates/world/2015_02_14_01_world.sql
Normal file
@@ -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;
|
||||||
Reference in New Issue
Block a user