mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-12 21:19:08 +01:00
DB/Gossip: Fix gossip menus with only one special option
This commit is contained in:
2
sql/updates/world/2015_09_08_02_world.sql
Normal file
2
sql/updates/world/2015_09_08_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `type_flags`=`type_flags`|134217728 WHERE `npcflag`>16 AND `gossip_menu_id`!= 0;
|
||||
Reference in New Issue
Block a user