DB/CreatureText: Fix language for some Scarlet crusade texts

Closes #20512

(cherry picked from commit b0eb376aafe0f480c5897ff91f4b7eccab1b00c8)
This commit is contained in:
Wyreth
2020-09-14 23:06:28 +02:00
committed by Shauren
parent 48fe31f4ac
commit ef3f12367c
@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `Language`=7 WHERE `BroadcastTextId` IN (2625, 2626, 2627, 2628);