mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
4
sql/updates/world/2015_05_23_00_world.sql
Normal file
4
sql/updates/world/2015_05_23_00_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=3, `gossip_menu_id`=4047 WHERE `entry`=658;
|
||||
DELETE FROM `gossip_menu` WHERE `entry`=4047;
|
||||
INSERT INTO `gossip_menu` (`entry`,`text_id`) VALUES (4047, 4937);
|
||||
Reference in New Issue
Block a user