DB/Creature: Sah'rhee

By Killyana, closes #12316
This commit is contained in:
Aokromes
2015-05-22 17:41:25 +02:00
committed by ShinDarth
parent d2cfbfd876
commit 392cc5722d

View 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;