mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
Scripts/Zangarmarsh: Removes empty gossip_text that resulted in NPCs saying blank text to players after buffing them
Closes #12697 Closes #16300
This commit is contained in:
1
sql/updates/world/2016_01_19_05_world.sql
Normal file
1
sql/updates/world/2016_01_19_05_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
DELETE FROM `creature_text` WHERE `entry` IN (17900,17901) AND `BroadcastTextId`=8329;
|
||||
Reference in New Issue
Block a user