DB/Creature: Sten Stoutarm

By Killyana, closes #12541
This commit is contained in:
Aokromes
2015-05-23 03:57:01 +02:00
parent b762824980
commit df2db06b49

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