fix(DB/Text): One of the Nifflevar in Howling Fjord shouts in Orcish (#25857)

This commit is contained in:
Stephen Schlie
2026-05-16 03:39:20 -07:00
committed by GitHub
parent f0f61042eb
commit 9d182cf129
@@ -0,0 +1,4 @@
--
DELETE FROM `creature_text` WHERE (`CreatureID` = 24322) AND (`GroupID` IN (0));
INSERT INTO `creature_text` (`CreatureID`, `GroupID`, `ID`, `Text`, `Type`, `Language`, `Probability`, `Emote`, `Duration`, `Sound`, `BroadcastTextId`, `TextRange`, `comment`) VALUES
(24322, 0, 0, 'Silence!', 14, 0, 100, 1, 0, 0, 32240, 0, 'Ancient Citizen of Nifflevar yell');