DB/Gossip: Fix gossip menus with only one special option

This commit is contained in:
Killyana
2015-09-08 23:29:13 +02:00
parent ab5ecb7470
commit 90ef83ad05

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `type_flags`=`type_flags`|134217728 WHERE `npcflag`>16 AND `gossip_menu_id`!= 0;