mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
4
sql/updates/world/2015_05_22_07_world.sql
Normal file
4
sql/updates/world/2015_05_22_07_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `gossip_menu` WHERE `entry`=1483 AND `text_id`=2155;
|
||||
INSERT INTO `gossip_menu` (`entry`, `text_id`) VALUES (1483, 2155);
|
||||
UPDATE `creature_template` SET `gossip_menu_id`=1483 WHERE `entry`=8767;
|
||||
Reference in New Issue
Block a user