fix(DB/Text): Fix Brutallus text language (#21338)

This commit is contained in:
Andrew
2025-02-06 05:02:07 -03:00
committed by GitHub
parent 585b8964ef
commit 982d80f9ef

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `Language` = 0 WHERE `CreatureID` = 24882 AND `GroupId`= 3 AND `ID` = 0;