DB/CreatureText: Fix language for some Scarlet crusade texts

Closes #20512
This commit is contained in:
Wyreth
2017-10-02 15:36:38 +02:00
committed by Killyana
parent edd744cdf4
commit b0eb376aaf

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `Language`=7 WHERE `BroadcastTextId` IN (2625, 2626, 2627, 2628);