DB/CreatureText: Fix language for some Scarlet crusade texts

Closes #20512

(cherry picked from commit b0eb376aaf)
This commit is contained in:
Wyreth
2017-10-02 15:36:38 +02:00
committed by Shauren
parent 48fe31f4ac
commit ef3f12367c

View File

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