Scripts/Zangarmarsh: Removes empty gossip_text that resulted in NPCs saying blank text to players after buffing them
Closes #12697 Closes #16300 (cherry picked from commit ccf3ed40e2ed5c320fe2f468f5ba0f2bff5e27fa)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DELETE FROM `creature_text` WHERE `entry` IN (17900,17901) AND `BroadcastTextId`=8329;
|
||||
Reference in New Issue
Block a user