mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/NPC: Fix gossip texts for Argent Tournament faction vendors
Closes #17368
This commit is contained in:
2
sql/updates/world/3.3.5/2016_06_15_15_world_335.sql
Normal file
2
sql/updates/world/3.3.5/2016_06_15_15_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `type_flags`=0 WHERE `entry` IN (33557,33555,33553,33556,33554,33657,33653,33307,33310,33650);
|
||||
Reference in New Issue
Block a user