Core/Chat: Added new TextRange personal to creature_text which sends the message to related target only

Port From (https://github.com/TrinityCore/TrinityCore/commit/e63c5e425383fd8e12dcff2302f9c77d0aa5db2c)
This commit is contained in:
hondacrx
2021-10-16 18:21:50 -04:00
parent d2c62555c1
commit 349f4316df
@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `TextRange`=5 WHERE `CreatureID`=130986 AND `GroupID` BETWEEN 0 AND 5;