DB: Fix an incorrect Text range in creature_text

This commit is contained in:
Killyana
2015-11-24 17:52:38 +01:00
parent f0c7061f0b
commit 5df0bcdd4e

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `TextRange`=0 WHERE `entry`=10321 AND `groupid`=0 AND `id`=0;